Date Assignment
09/06/00 Use InputAssistant.java to do
keyboard input on lab 1 program. Read about boolean variables.
09/08/00 Incorporate an if-statement
into the lab 1 program.
09/12/00 Lab 2 (lab02.doc on g:\students\rbeck\cs130)
09/15/00 Write a program that determines
if a year is a leap year. The program must use 3 methods.
09/19/00 Lab 3(lab03.doc on g:\students\rbeck\cs130)
09/20/00 Read section 3.3 on while loops
09/22/00 Add a while loop to the leap
year program
09/27/00 Test 1
10/02/00 practice writing and running
java applets.
10/04/00 practice writing and running
java applets that use methods
10/06/00 make an applet that uses house.java
(from g:/students). make a new method in the class
house. Make the house move around the screen.
Last modified on October 6, 2000 by Randal Beck