Learning Python Design Patterns. 2016. C. Giridhar

Описание

Design patterns are among the most powerful methods of building large software systems. With an increasing focus on optimized software architecture and design, it is important that software architects think about optimizations in object creation, code structure, and interaction between objects at the architecture or design level. This makes sure that the cost of software maintenance is low, and code can be easily reused and is adaptable to change. Moreover, providing frameworks for reusability and separation of concerns is key to software development today.

Схожие книги

Программирование на Python, том 1, 4-е издание. Марк Лутц
Python
ru

Программирование на Python, том 1, 4-е издание. Марк Лутц

Introduction to Machine Learning with Python. A. C. Müller, S.Guido
Python
en

Introduction to Machine Learning with Python. A. C. Müller, S.Guido

Программирование для нормальных с нуля на языке Python. М.В. Сысоева, И.В. Сысоев
Python
ru

Программирование для нормальных с нуля на языке Python. М.В. Сысоева, И.В. Сысоев

Python for Bioinformatics (2nd edition). Sebastian Bassi
Python
en

Python for Bioinformatics (2nd edition). Sebastian Bassi

×