ICS/CSE 22
Spring 2011


Code Examples used in Lecture

Date Links
Wed, March 30 Self-referential Data Example
Exception Handling: File reader
Fri, April 1 Exception Handling: Divide by Zero
Mon, April 4 Generics and Iterators Example
Wed, April 6 Code for biggest method
Biggest Tester
Array List Tester
Mon, April 11 Inheritance Example: Location
Inheritcane Example Employee
Notes on Inheritance
Mon, April 29 Program State test (Junit example)
Wed, May 25 Sorting Algorithms