Giter Club home page Giter Club logo

lineeditor's Introduction

PROG2400-Assignment1

Notes:

Beginning the assignment:

  1. Clone this assignment to a folder on your external harddrive, OneDrive, or other convenient location.
  2. Open CLion.
  3. Select 'Open' from the welcome screen.
  4. Choose the cloned folder as the project to open.
  5. CLion should open and allow you to start.
  6. If a popup says 'Externally added files can be added to Git' or similar, click 'Always Add'.
  7. Create your program using the given "main.cpp" file located in the "src" folder.
  8. Any additional source files (e.g. .cpp,.h,etc.) to the src folder.

Submitting the assignment:

  1. Complete the question from the 'Assignment 1.pdf' file.
  2. Generate a single PDF of all source files (.cpp/.h) by using "File->Print" in CLion.
  3. Ensure that the PDF is readable with an appropriate font so lines are not wrapped.
  4. Upload the PDF to the Brightspace assignment folder by the deadline.
  5. Make sure all source files are added to Git in CLion.
  6. For your final commit, use the description "assignment completed".
  7. Push the final submission to GitHub by the deadline.
  8. It is recommended that you test your program fully. To aid you, the following is the test procedure that will be followed during the marking class.
    • Edit a new file called 'test.txt'.
    • Add the following lines of text:
    This is a story about a man named Jed.
    A poor mountaineer. Barely kept his family fed.
    And, up from the ground came a bubblin' crude.
    
    • Type 'L<Return>'
    • Type 'I<Return>'
    • Type the following text:
     Then, one day, he was shooting at some food.
     Extra Line.
    
    • Type 'L<Return>'
    • Type 'I 1<Return>'
    • Type the following text (note the blank line!):
     Title.
     The Ballad of Jed Clampet
    
    
    • Type 'L 1<Return>'
    • Type 'D<Return>'
    • Type 'L<Return>'
    • Type 'D 1<Return>'
    • Type 'L<Return>'
    • Type 'L 2 4<Return>'
    • Type 'D 1 4<Return>'
    • Type 'L<Return>'
    • Type the following text:
    The End.
    
    • Type 'E<Return>'
    • Once your program has exited, re-edit the file 'test.txt'.
    • The contents should be displayed. If not, type 'L<Return>'
    • Type 'E<Return>'

If you have any questions about this process, please ask your instructor!

lineeditor's People

Contributors

archambaultkm avatar github-classroom[bot] avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.