Homework 2, Planning for homework 3.

Short Description:

Develop an programming plan for homework 3.

Goals

When you finish this homework, you should have:

Formal Description

Create a simple design document for Homework Three. This design should include
  1. Personal identifying information. (name, class, ...)
  2. A high level description of the problem.
  3. A list of questions related the problem, not how to code the problem.
  4. A description of the problem's input/output.
  5. A set of test cases, both input and output.
  6. For the main project program: (not test drivers)
    1. A program decomposition showing how the various functions will interact.
    2. Algorithms for the main and all sub algorithms required to solve this problem.
    3. A description of all data structures (classes/structs) created for this program.

Required Files

A word document containing your design.

Submission

Submit the assignment to the D2L folder Homework 2 by the due date.