ISM 3230 – Introduction to Programming

Homework #5: Due Thursday Mar. 21 at the beginning of class.

Part I: Do VB Mail Order project, p. 249, adding 3 new forms.

Part II: Do #7.3, p. 287, "Yacht Chartering"

As usual, use the incremental approach. Do your whole design using the paper forms, but then code and test a little at a time. For example, the first thing you can do is get the Exit button to work. Then get one input and validation to work. Then add the calculation and output code, etc. Also use your debugging tools when needed.

As usual, all necessary files should be in the root directory of your labelled diskette. Also turn in printed copies of the code and the form-as-code. You should follow the usual standard naming, coding, and documentation (e.g., indenting) conventions.

You may download the following templates to use in your project design. You do not need to turn these in this time.