Tuesday, August 26, 2008

Pepperoni Pie in Your Eye

Goal #1: I want you to transfer all your msvc++ projects to your flashdisk. That means remove them from "My Documents" and onto your flashdisk. Subsequent projects will all be saved there.

Goal #2: Learn the super-useful "if" statement.

Goal #3: We're going to write a program which could be used by a pizza joint to total up a customer's order. The program must have at least 7 menu items with prices. The user must be able to add multiple items to the customer's order. At the end of the order, the program should show the total cost (with the associated 5.5% sales tax [dine-in obviously]). After that customer's order is totaled, the program should repeat so that more orders can be taken for new customers. We'll write the pseudocode for this program together. This is due at the end of class tomorrow.


.

No comments: