In this section, the categories behavioral, creational, and structural will be explored. For each of these categories, their design patterns will be explained along with step-by-step instructions on how to solve the underlying design challenge. The behavioral category contains 12 design patterns; the creational category contains 6 design patterns, and the structural category contains 7 design patterns.
The following chapters will be covered:
- Chapter 3, Behavioral Design Patterns
- Chapter 4, Creational Design Patterns
- Chapter 5, Structural Design Patterns