We use the UltimateWarrior case study to introduce the concept of dynamic behavior and the following patterns:
Decorator
Adapter
Pluggable Adapter
We use the Simple Spreadsheet case study to introduce the following patterns:
Publisher-Subscriber
Model-View-Controller
After a brief review of containers and assemblies, we use the Alpha Interpreter to introduce the following patterns:
Composite
Interpreter
Visitor