| Week of | Topics | Associated Reading | 
|---|---|---|
| Jan 11 | IDE and Events | Chapter 6 | 
| Jan 18 | GUIs and 2D Arrays | Chapter 7 | 
| Jan 25 | Inheritance | Chapter 8 | 
| Feb 1 | Polymorphism | Chapter 9 | 
| Feb 8 | Test 1 Exceptions | Chapter 10 | 
| Feb 15 | Sorting | Chapter 13 | 
| Feb 22 | Recursion | Chapter 12 | 
| Mar 8 | Mathematical Induction | Supplemental materials | 
| Mar 15 | Test 2 Linked Structures | Chapter 14 | 
| Mar 22 | Searching | Chapter 13 | 
| Mar 29 | Stacks | Chapter 15 | 
| Apr 5 | Queues | Chapter 15 | 
| Apr 12 | Review |