CSS 341     Homework # 3

 

Due at Catalyst Drop Box for HW3  by  turn-in time on November 2, 2009

 

 

This assignment  is to be done by each student working alone.  You may discuss general concepts and issues, but not develop code together or share solutions.  Place the answers, with supporting work, in electronic format and submit to  the drop box.

 

When I ask for vbs code, I want to see more than really sketchy pseudo code.  The code may not be fully debugged and polished, but should present a reasonable early version of a program to solve the problem.  Note, because time is short, it is better to have all of the problems addressed with code that is not fully debugged than to have some finished and others not done at all.  If all you get done before deadline is pseudocode or other design framework, that would earn partial credit.

 

 

  1. Gaddis, page 112, #7
  2. Gaddis, page 114, #10 (use vbs code instead of pseudocode here; OK if not fully debugged.  Design should be obvious, however.)
  3. Gaddis, page 215, #5 (use vbs code instead of pseudocode here; OK if not fully debugged.  Design should be obvious, however.)
  4. Gaddis, page 255, #7  (vbs code here)
  5. Gaddis, page 255, #8  (vbs code here)
  6. Gaddis, page 455, #3 (vbs code here)
  7. Gaddis, page 317, #2(vbs code here)
  8. Gaddis, page 317, #6(vbs code here)