Learning Python Design Patterns - Second Edition - Second Edition
by Chetan Giridhar, Gennadiy Zlobin
Overview
Delve into the art of programming with "Learning Python Design Patterns - Second Edition." This book offers you the chance to become proficient in software design, focusing on proven design patterns and their application using Python 3.5. By the end, you'll be equipped with skills to create efficient, maintainable, and scalable Python applications.
What this Book will help me do
- Master the implementation of key design patterns in Python to solve complex software design challenges.
- Enhance your ability to write maintainable and scalable software architectures with practical examples.
- Gain a thorough understanding of object-oriented principles and how they underlie design patterns.
- Discover how to optimize interactions between objects using behavioral patterns like Observer and Command.
- Implement structural patterns such as Proxy and Facade to manage object creation and relationships.
Author(s)
None Giridhar and None Zlobin bring their deep experience in software engineering and passion for Python into this updated edition. Their approachable writing style ensures that complex concepts are easy to understand, making this book a valuable resource for both beginners and experts.
Who is it for?
This book is ideal for software architects and Python developers who are eager to deepen their understanding of software design. It's perfect for beginners transitioning to advanced concepts, and for those working with Python 3.5 who are ready to optimize their design approaches.