CSS 341 Homework # 1
Due at Catalyst Drop Box for
HW1 by turn-in time on October 12, 2009.
This assignment is to be done by each student working
alone. Place the answers, with supporting work, in electronic format and
submit to the drop box.
- Gaddis, page 27, Exercise1
- Gaddis, page 27, Exercise 2
- Gaddis, page 72, #11
- Variation of Gaddis, Page 73, #3: Design a program that
asks the user for the length and width of a rectangular plot of land
entered in feet. Calculate and display the area (L x W) of that land in
square feet, acres, and hectares. (1 acre = 43,560 square feet or ft2,
and 1 hectare = 2.5 acres).
- Gaddis, page 74, #10 For this program, you may use pseudo
code or vbscript. You do not need to actually run this code, although
that would be one way to test your ideas. The code or pseudo code should
be neatly presented, properly formatted, and well documented with comment
statements.
- Generate a flow chart for the program in problem 5 above.
You should be able to find the desired shapes for the chart in the drawing
task bar on Word.