Assignment Four
Ok it is time for you to take what we have learned in class and from the book and put it to use. In this assignment you will not actually have to come up with the code. This is more along the lines of a Senior Developer instructing you to "implement this code".
Starting on Page 195 of your book and running all the way to Page 208 of your book is the "Room Charge Calculator" application. The pseudocode, the flowcharts and even the code is given. The question is can you make it run?
The steps are as follows:
  • Turn to Chapter Three in your book and go to Page 195
  • Starting at Section 3.10 read about your product. Be sure to examine the the UI in Figure 3.43 and the flowcharts in Figures 3.44 to 3.47
  • Complete Tutorial 3.10 which begins on Page 200
  • If you would like to try your hand at extra credit, complete Tutorial 3.11 after 3.10, which begins on Page 206
  • When you have a working program send it to me for grading. I would like to see a working executable and the source code.
If you are having trouble making your code work, you need to see me during lab hours so I can help you get through your code.
Return to Assignments Index