Mastering Python Design Patterns Front Cover

Mastering Python Design Patterns

  • Length: 199 pages
  • Edition: 1
  • Publisher:
  • Publication Date: 2015-02-12
  • ISBN-10: 1783989327
  • ISBN-13: 9781783989324
  • Sales Rank: #2784496 (See Top 100 Books)
Description

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.

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.

Table of Contents

Chapter 1: The Factory Pattern
Chapter 2: The Builder Pattern
Chapter 3: The Prototype Pattern
Chapter 4: The Adapter Pattern
Chapter 5: The Decorator Pattern
Chapter 6: The Facade Pattern
Chapter 7: The Flyweight Pattern
Chapter 8: The Model-View-Controller Pattern
Chapter 9: The Proxy Pattern
Chapter 10: The Chain of Responsibility Pattern
Chapter 11: The Command Pattern
Chapter 12: The Interpreter Pattern
Chapter 13: The Observer Pattern
Chapter 14: The State Pattern
Chapter 15: The Strategy Pattern
Chapter 16: The Template Pattern

To access the link, solve the captcha.