Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 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 1 2 3 4

Mastering Python Design Patterns (Repost)

Posted By: bookwarrior
Mastering Python Design Patterns (Repost)

Mastering Python Design Patterns By Sakis Kasampalis
2015 | 212 Pages | ISBN: 1783989327 | EPUB + PDF (conv) | 3 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.