Mastering Python Design Patterns – Second Edition
eBook Details:
- Paperback: 248 pages
- Publisher: WOW! eBook; 2nd Revised edition (August 31, 2018)
- Language: English
- ISBN-10: 1788837487
- ISBN-13: 978-1788837484
eBook Description:
Mastering Python Design Patterns, 2nd Edition: Exploit various design patterns to master the art of solving problems using Python
Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition
Python is an object-oriented scripting language that is used in a wide range of categories. In software engineering, a design pattern is an elected solution for solving software design problems. Although they have been around for a while, design patterns remain one of the top topics in software engineering, and are a ready source for software developers to solve the problems they face on a regular basis. This book takes you through a variety of design patterns and explains them with real-world examples. You will get to grips with low-level details and concepts that show you how to write Python code, without focusing on common solutions as enabled in Java and C++.