Lectures Notes

Lecture 3 on 9/4/01 - Objectdraw Introduction and Mouse Events

Lecture 4 on 9/6/01 - Introduction to Numerics and Constants

Lecture 5 on 9/11/01 - Introduction to Variables, Strings, IF statments, and Booleans

Lecture 6 on 9/13/01 - More on IF-ELSE and random number generators

Lecture 7 on 9/18/01 - Double, casting, and Defining a class

Lecture 8 on 9/20/01 - More on Classes and Discussion about Lab 3

Lecture 9 on 9/25/01 - (Wu Chapters 1 and 2) OOP Terminology and SE, and Application vs. Applet

Lecture 10 on 9/27/01 - (Wu Chapter 3) Arithmetic Expressions and Loan Calculator Example

Lecture 11 on 10/2/01 - (Wu Chapter 4) Defining Classes

Lecture 12 on 10/4/01 - (Wu Chapter 6) "if" statements and ListBox

Lecture 13 on 10/9/01 - switch statements

Lecture 23 on 11/6/01 - String, StringBuffer