CS 5JA, Winter 2009

Assignments


Assignment 1 - past due (1/14/09, 9:00pm) - Getting started
Assignment 2 - past due (1/25/09, 9:00pm) - Process numbers entered by a user, and modify a reusable class
Assignment 3 - past due (2/10/09, 9:00pm) - Practice using selection and iteration structures
Assignment 4 - past due (2/24/09, 9:00pm) - More control structures practice
Assignment 5 - past due (3/11/09, 9:00pm) - Practice writing and using methods and arrays


Solutions

  1. No solution to post for assignment 1.
  2. IntCalc.java, CheckMultiple.java, GradeBook.java
  3. Largest.java, TwoLargest.java, CornerLines.java
  4. OvalDrawing.java, TrianglePrinting.java
  5. RandomPick.java, GuessNumber.java, CharCounter.java
Note: These are adequate solutions that fully satisfy project specifications. In most cases, infinite solutions could satisfy these specifications just as well, or better.


C.S. 5JA homepage