Case Study - Hybrid design process
    UPC Receipt Calculator
    Hybrid
      design process
    
    Problem
      Statement
    
    Analysis (pdf)
    
      Mini-specs, data structures, and system tests.
    
    Structure chart (pdf)
    
    Skeleton
    
    Pseudocode
    
    Desk Check - (under construction)
    
    Partial Implementation as a functional
      solution
    
    Reorganized into an Object Oriented solution:
        Java source code and unit tests as a BlueJ project. (zip)
        System test data included.