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. Программирование игр, визуализация данных, веб-приложения. Мэтиз Эрик
Python
ru

Изучаем Python. Программирование игр, визуализация данных, веб-приложения. Мэтиз Эрик

Язык программирования Python. Г. Россум, Ф.Л.Дж. Дрейк, Д.С. Откидач
Python
ru

Язык программирования Python. Г. Россум, Ф.Л.Дж. Дрейк, Д.С. Откидач

Python. Подробный справочник. Дэвид Бизли
Python
ru

Python. Подробный справочник. Дэвид Бизли

Python for Data Analysis. W. McKinney
Python
en

Python for Data Analysis. W. McKinney

×