CSE 160
Due Tuesday Feb 24.

Reading:
Finish Ch 3 in the Objects First text and start Chapter 4.  Work along with the book, using BlueJ.

Prepare: Play Oscar van Deventer's Jukebox game, starting at level 1:  http://www.clickmazes.com/ovd/ixojuke.htm
                Think about the objects and behaviors you will implement in java. In future weeks, we will make this fancier.
                 
Lab: In the lab on wednesday morning Feb 18, 2009, write and debug code for the following simplified version with only one switch and pockets of size 1, as discussed in class. You should be able to insert red or blue balls and have them end up in one of two buckets.

HW: Pack your project folder as a jar file and email it as an attachment to the TA by the start of class tuesday Feb 24.
Notes: