-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

Mastering Python Design Patterns
By :

Mastering Python Design Patterns
By:
Overview of this book
As software systems become increasingly complex, maintaining code quality, scalability, and efficiency can be a daunting challenge. Mastering Python Design Patterns is an essential resource that equips you with the tools you need to overcome these hurdles and create robust, scalable applications.
The book delves into design principles and patterns in Python, covering both classic and modern patterns, and apply them to solve daily challenges as a Python developer or architect.
Co-authored by two Python experts with a combined experience of three decades, this new edition covers creational, structural, behavioral, and architectural patterns, including concurrency, asynchronous, and performance patterns. You'll find out how these patterns are relevant to various domains, such as event handling, concurrency, distributed systems, and testing. Whether you're working on user interfaces (UIs), web apps, APIs, data pipelines, or AI models, this book equips you with the knowledge to build robust and maintainable software. The book also presents Python anti-patterns, helping you avoid common pitfalls and ensuring your code remains clean and efficient.
By the end of this book, you'll be able to confidently apply classic and modern Python design patterns to build robust, scalable applications.
Table of Contents (17 chapters)
Preface
Chapter 1: Foundational Design Principles
Chapter 2: SOLID Principles
Part 2: From the Gang of Four
Chapter 3: Creational Design Patterns
Chapter 4: Structural Design Patterns
Chapter 5: Behavioral Design Patterns
Part 3: Beyond the Gang of Four
Chapter 6: Architectural Design Patterns
Chapter 7: Concurrency and Asynchronous Patterns
Chapter 8: Performance Patterns
Chapter 9: Distributed Systems Patterns
Chapter 10: Patterns for Testing
Chapter 11: Python Anti-Patterns
Index
Customer Reviews