| Week(s) | Topic | Lecture Slides |
|---|---|---|
| Week 1 | Review of Core Object-Oriented Concepts | OOP Overview [PDF], and Java Collections and Generics [PDF] |
| Week 2 | Introduction to Design Patterns Chapter 1 | Introduction to Design Patterns Chapter 1 [PPTX] |
| Weeks 3-5 | Creational Design Patterns | Creational Design Patterns [PPTX] |
| Weeks 6-9 | Structural Patterns | Structural Patterns [PPTX] |
| Weeks 10-13 | Behavioral Patterns | Behavioral Patterns [PPTX] |
| Week 14 | Compound Patterns | Compound Patterns |
| Week 15 | MVC (Model View Controller) | MVC (Model View Controller) [PPTX] |