Return to lecture notes index
January 19, 2007 (Lecture 2)

Java Review

Today we reviewed the basics of the Java class specification, including instance variables, methods, the main method, and exception handling.

The 2:30 section, taught in a classroom without computers, had a lecture-discussion. The 3:30 section, taught in a classroom with computers, had a small lecture, followed by more active programming exercises and discussions thereof.

For those looking for more reinforcement, you might want to check my old 15-100 Notes. Lectures 3, 5, 10, 17, and 18, are most relevant.