Part 2: From the Gang of Four
This part explores the classic design patterns from the Gang of Four (GoF), which are used to solve everyday problems, and how to apply them as a Python developer. This part includes the following chapters:
- Chapter 3, Creational Design Patterns
- Chapter 4, Structural Design Patterns
- Chapter 5, Behavioral Design Patterns