| Week of | Topics | Associated Reading | 
|---|---|---|
| Jan 12 | Review of GUIs and Events | Chapter 6 | 
| Jan 19 | Arrays | Chapter 7 | 
| Jan 26 | Inheritance | Chapter 8 | 
| Feb 2 | Polymorphism | Chapter 9 | 
| Feb 9 | Test 1 Exceptions | Chapter 10 | 
| Feb 16 | Debugging | Chapter 11 | 
| Feb 23 | Recursion | Chapter 12 | 
| Mar 9 | Mathematical Induction | Supplemental materials | 
| Mar 16 | Test 2 Recurrence Relations | Supplemental materials | 
| Mar 23 | Searching and Sorting | Chapter 13 | 
| Mar 30 | Linked Structures | Chapter 14 | 
| Apr 6 | Stacks and Queues | Chapter 15 | 
| Apr 13 | Review |