Treffer: Mastering Python Design Patterns : Start Learning Python Programming to a Better Standard by Mastering the Art of Python Design Patterns

Title:
Mastering Python Design Patterns : Start Learning Python Programming to a Better Standard by Mastering the Art of Python Design Patterns
Authors:
Resource Type:
eBook.
Database:
eBook Index

Weitere Informationen

Key FeaturesBook DescriptionWhat you will learnExplore Factory Method and Abstract Factory for object creationClone objects using the Prototype patternMake incompatible interfaces compatible using the Adapter patternSecure an interface using the Proxy patternChoose an algorithm dynamically using the Strategy patternExtend an object without subclassing using the Decorator patternKeep the logic decoupled from the UI using the MVC patternWho this book is forThis book is for Python programmers with an intermediate background and an interest in design patterns implemented in idiomatic Python. Programmers of other languages who are interested in Python can also benefit from this book, but it would be better if they first read some introductory materials that explain how things are done in Python.