13 Prove
Iterator and Composite Patterns
Objectives
Learn about the Iterator and Composite patterns.
Introduction
The Iterator and Composite patterns both deal with collections of things, and are often used together.
Assignment
-
Read this overview of the Iterator pattern.
-
Read this overview of the Composite pattern.
Make sure to complete the accompanying quiz for this assignment on I-Learn.