Course Reading

For information on Java consult
Java SDK docs
Sample code: Irene Gassko

Week 1:

Part 1 - textbook for the first week

Design Recipe 1: Designing simple functions
Design Recipe 2: Designing the body of a conditional

Whimsical example for Lecture 3: As You Like It: If.html ...  If.doc

List of concepts and incantations

Lecture Notes - complete
Lecture Notes 1/6/03 Data and Computation
Lecture Notes 1/7-8/03  Ask Me a Question
Lecture Notes 1/9/03 As You Like It

Week1.java - code developed in the lecture notes

Week 2:
Design Recipe 3: Designing classes and methods
Design Recipe 3: Logistics