Homework 1, Planning for program 2.
Short Description:
Develop an programming plan for homework 2.
Goals
When you finish this homework, you should have:
- Demonstrated your ability to complete a program design.
Formal Description
Create a simple design document for Homework Two.
This design should include
- Personal identifiying information. (name, class, ...)
- A high level description of the problem.
- A list of questions about the problem.
- A description of the problem's input/output.
- A set of test cases, both input and output.
- This should include at least the test cases given in the assignment.
- A program decomposition, showing how the various modules will iteract.
- Algorithms for the main and all sub algorithms required to solve this problem.
Required Files
A single word document containing the above information.
Submission
Submit the assignment to the D2L folder Homework 1 by the due date.