| Mon |
Wed |
Fri |
06-20
syllabus; basic Java
read 1.1 - 1.3
|
|
06-24
expressions; variables
read 2.1 - 2.2
|
06-27
for loops, nested loops
read 2.3
|
|
07-01
parameters
read 3.1
|
07-04
NO CLASS (Holiday)
|
07-06
Graphics; HW3 assigned
read supplement 3G
|
07-08
More graphics, return, Math, and casting
read supplement 3G, 3.2, 2.1 - 2.2
|
|
|
07-13
if/else
read 4.1, 4.4-4.5
|
|
|
|
07-20
boolean, Random numbers
read 4.4, 5.3, 5.1
|
|
|
|
|
|
08-01
array basics
read 7.1
|
|
|
|
|
08-10
more objects: null, toString, constructors,
this, encapsulation
read 8.2 - 8.4
|
08-12
inheritance; Critters
read 9.1, HW8 spec
|
08-15
polymorphism
read 9.2
|
|
|