"Python design pattern 2nd Edition" pdf

"Python design mode 2nd Edition"

Baidu network disk link: https://pan.baidu.com/s/15iZ9oJSKSrdUnScjcqb_LQ extraction code: x2y6


brief introduction· · · · · ·

Design patterns are one of the most powerful ways to build large-scale software systems, architecture and design optimization software has gradually become an important issue in software development and maintenance process.

This book content by Chapter 11, the full disclosure of the relevant design patterns, combined with the example of the Python language parsing. Book covers singleton design pattern, the factory mode, mode Facade, proxy mode, the observer mode, command mode, Template Method, the multi mode, the state of design patterns and anti-patterns other design patterns.

This book for those concerned with software design principles, and want good design patterns to Python programming among readers, but also for ordinary software engineers, architects reference.


Reproduced in: https: //juejin.im/post/5d01a5d7e51d4556be5b3a3c

Guess you like

Origin blog.csdn.net/weixin_33994444/article/details/93183861