- Добавил: literator
- Дата: 16-06-2025, 17:50
- Комментариев: 0

Автор: Ronald Mak
Издательство: Manning Publications
Год: 2025
Страниц: 174
Язык: английский
Формат: pdf, epub
Размер: 14.2 MB
Design principles and patterns for building better Python software. Great Python applications take advantage of established design principles and patterns that maximize performance, maintainability, and reliability. Software Design in Python shows you how to build on your Python coding skills by mastering the practices of great software design! Following intuitive “before” and “after” examples of improved code, you’ll learn to plan and execute Python applications effectively and avoid bugs associated with unmanaged state, poorly-formed classes, inflexible functions, and more. Software Design in Python helps you build software like the pros. In clear, jargon-free language it lays out the object-oriented design principles, practices, and patterns that you need to know to build scalable and maintainable applications. Throughout, you’ll find intuitive “before” and “after” examples that show you what bad code looks like, and how to fix it with the right pattern. For programmers comfortable with Python syntax. No experience with object-oriented software design required.