CS1010 -- Lab 4: House Building

Fall 2004
Spiders are lucky, because they can squirt an entire dwelling out their behinds. If I could do that, I'd squirt out a nice 4-bedroom, 2.5 bath Cape Cod -- but it would probably just be a piece of crap. -- Dan Lyons
Overview

In this lab, you design and write a class that calculates the cost of building a house.

Procedure

You should implement the class required to make this program run correctly. The program will ask the user to enter:

Your class will estimate the cost of building the house. Your estimate should take into account all of the data entered by the user.

Lab report (due 11:00pm, the day prior to week 6 lab)

Here is a template file to use as a starting point for this report.

The lab report need not be self-contained. Your report should include:

As with any report you submit, correct spelling and grammar are required. In addition, your report should be submitted electronically following the Electronic submission guidelines. (You may wish to consult the XML help video and/or sample report before submitting your report.) Be sure to keep copies of all your files, in case something gets lost.

Your grade will depend on quality of design, clarity of code and documentation, as well as whether your program produces the correct results. If you have any questions, consult your instructor.

Acknowledgment

This laboratory assignment was developed by Dr. Chris Taylor.

Last Updated: Thursday, 07-Oct-2004 13:43:20 CDT