|
|
| Book details / order |
| LEARNING PYTHON DESIGN PATTERNS |
What you will learn from this book
create different implementations of the same algorithm with the least modifications
implement the publisher-subscriber pattern
create an object when only one instance of it is needed
create a simple interface using the facade design pattern
increase the functionality while leaving the interface unchanged
in detail
design pattern is a well-known approach to solve some specific problems which each software developer comes across during his work. design patterns capture higher-level constructs that commonly appear in programs. if you know how to implement the design pattern in one language, typically you will be able to port and use it in another object-oriented programming language.
the choice of implementation language affects the use of design patterns. naturally, some languages are more applicable for certain tasks than others. each language has its own set of strengths and weaknesses.
in this book, we introduce some of the better known design patterns in python. you will learn when and how to use the design patterns, and implement a real-world example which you can run and examine by yourself.
you will start with one of the most popular software architecture patterns which is the model- view-controller pattern. then you will move on to learn about two creational design patterns which are singleton and factory, and two structural patterns which are facade and proxy. finally, the book also explains three behavioural patterns which are command, observer, and template.
approach
this book takes a tutorial-based and user-friendly approach to covering python design patterns. its concise presentation means that in a short space of time, you will get a good introduction to various design patterns.
who this book is for
if you are an intermediate level python user, this book is for you. prior knowledge of python programming is essential. some knowledge of uml is also required to understand the uml diagrams which are used to describe some design patterns.
about the author
gennadiy zlobin works as lead software engineer and technical leader in the russian music service, zvooq.ru. his current employer is zvooq ltd. he has been using python as the primary language for more than 4 years, enjoying its elegance and power every day. his professional interests include high-load software architectures, good engineering practices, android os, and natural language processing. previously, he worked for the company that had the first search engine in russia, called rambler. he was engaged in airline tickets' meta search service and rambler's index page.
Author : Gennadiy zlobin
Publication : Packt publication
Isbn : 9789351104117
Store book number : 105
NRS 320.00
|
 |
|
|
|
|
|
|
|
| |
|
|