Mastering Python Design Patterns. Craft essential Python patterns by following core design principles - Third Edition - Helion

Tytuł oryginału: Mastering Python Design Patterns. Craft essential Python patterns by following core design principles - Third Edition
ISBN: 9781837637652
stron: 296, Format: ebook
Data wydania: 2024-05-31
Księgarnia: Helion
Cena książki: 109,00 zł
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.
Osoby które kupowały "Mastering Python Design Patterns. Craft essential Python patterns by following core design principles - Third Edition", wybierały także:
- Jak zhakowa 125,00 zł, (10,00 zł -92%)
- Biologika Sukcesji Pokoleniowej. Sezon 3. Konflikty na terytorium 126,36 zł, (13,90 zł -89%)
- Windows Media Center. Domowe centrum rozrywki 66,67 zł, (8,00 zł -88%)
- Podręcznik startupu. Budowa wielkiej firmy krok po kroku 92,67 zł, (13,90 zł -85%)
- Ruby on Rails. Ćwiczenia 18,75 zł, (3,00 zł -84%)
Spis treści
Mastering Python Design Patterns. Craft essential Python patterns by following core design principles - Third Edition eBook -- spis treści
- 1. Foundational Design Principles
- 2. SOLID Principles
- 3. Creational Design Patterns
- 4. Structural Design Patterns
- 5. Behavioral Design Patterns
- 6. Architectural Design Patterns
- 7. Concurrency and Asynchronous Patterns
- 8. Performance Patterns
- 9. Distributed Systems Patterns
- 10. Patterns for Testing
- 11. Python Anti-Patterns