Lecture 1: January 8, 2007
-
This class is not about Java. It's about how to design programs. We
will use Java as the programming language to develop programs.
-
All you need to know prior to this class you have already
learned in kindergarden.
Find the max number in a list
Lecture 2: January 10, 2007
Data Definition in Scheme and Java
Lecture 3: January 11, 2007
Unions of Data in Java