Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Mastering Python Design Patterns (Repost)

Posted By: stabiq
Mastering Python Design Patterns (Repost)

Mastering Python Design Patterns by Sakis Kasampalis
2015 | EPUB/MOBI | 199 pages | ISBN-10: 1783989327 | English | 2.9 MB

Create various design patterns to master the art of solving problems using Python.

About This Book
Simplify design pattern implementation using the power of Python
Each pattern is accompanied with a real-world example demonstrating its key features
This is an easy-to-follow guide focusing on the practical aspects of Python design patterns
Who This Book Is For
This 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.

What You Will Learn
Explore Factory Method and Abstract Factory for object creation
Clone objects using the Prototype pattern
Make incompatible interfaces compatible using the Adapter pattern
Secure an interface using the Proxy pattern
Choose an algorithm dynamically using the Strategy pattern
Extend an object without subclassing using the Decorator pattern
Keep the logic decoupled from the UI using the MVC pattern

In Detail
Python is an object-oriented, scripting language that is used in wide range of categories. In software engineering, a design pattern is a recommended solution to a software design problem. Although not new, design patterns remain one of the hottest topics in software engineering and they come as a ready reference for software developers to solve the common problems they face at work.

This book will take you through each and every design pattern explained with the help of real-world examples. The aim of the book is to introduce more low-level detail and concepts on how to write Pythonic code, not just focusing on common solutions as implemented in Java and C++. It includes small sections on troubleshooting, best practices, system architecture, and its design aspects. With the help of this book, you will be able to understand Python design pattern concepts and the framework, as well as issues and their resolution. You'll focus on all 16 design patterns that are used to solve everyday problems.

Password: avxhome