Purpose - to crate a costed Packing Slip reflecting the materials needed to renovate a bedroom
Topics of Evaluation
1. Iterative processing
2. Exception handling
3. Data Validation
4.
Maintain a working maintainable programming solution using topics 1-3 above, to create the Renovation Calculator program using programming techniques demonstrated in class.
Requirements
1. Create a model for the program by drawing a flowchart or writing the pseudo code for the program.
2. Create a test plan and proof of output
3. Enter the code to implement your model.
4. Test your code with your test plan. If you discover mistakes, correct the code and model, and execute the test plan again.
DescriptionIn this final assignment, the students will demonstrate their ability to apply two ma
Path finding involves finding a path from A to B. Typically we want the path to have certain properties,such as being the shortest or to avoid going t
Develop a program to emulate a purchase transaction at a retail store. Thisprogram will have two classes, a LineItem class and a Transaction class. Th
1 Project 1 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of
1 Project 2 Introduction - the SeaPort Project series For this set of projects for the course, we wish to simulate some of the aspects of a number of