In this section, we will explore various architectural patterns and paradigms that aim to make software architecture simple and sustainable. The reader will learn various ways to decouple even large and complex systems. They will become familiar with the most common design patterns used by Python developers.
The following chapters are included in this section:
- Chapter 16, Event-Driven and Signal Programming
- Chapter 17, Useful Design Patterns