CS 130
Beck
Fall 2000                         Homework Page
 

Date    Assignment



08/29/00      Read  Chapter 0
08/30/00      Read p. 8 - 28
09/01/00      Experiment with code warrior

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.
 


Return to Courses

Last modified on October 6, 2000 by Randal Beck