Homework 1, Basic Tools.
Short Description:
This homework should make sure that you remember and can use the basic tools of programming.
This assignment is worth 2 points.
Goals
When you finish this homework, you should have:
- Made sure that you had access to cslab103.
- Made sure that you could still edit text files.
- Made sure that you could still compile basic c++ files.
- Made sure that you could submit files to dropbox.
Formal Description
Begin by starting a word document. Place your name, section and other identifying information at the top.
- Log in to cslab103.cs.edinboro.edu. This is the "standard" for compiling and testing this semester.
- Using your text editor create the following program.
- You should fully understand what this program is doing.
- In the word document, list any questions you have about the code.
- If you have no questions, insert the following statement: I fully understand all aspects of this program.
Required Files
A word document containing screen shots and answers to questions/statements. If you are unsure how to take screenshots, please see this tutorial
A source code file.
Submission
Upload both your word document and your source code to the d2l homework folder Homework 1 by the due date.