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.

ПРИСОЕДИНЯЙТЕСЬ 293 Просмотры
Image

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.

 

Скачать книгу можно бесплатно по данной ссылке: Скачать


Ваша реакция?

0
LOL
1
LOVED
0
PURE
0
AW
0
FUNNY
0
BAD!
0
EEW
0
OMG!
0
ANGRY
0 Комментарии

  • Learning Python Design Patterns. 2016. C. Giridhar
  • Владимир Петров