Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition

Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition

Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition

Mastering Python Design Patterns: A guide to creating smart, efficient, and reusable software, 2nd Edition

eBook

$29.99  $39.99 Save 25% Current price is $29.99, Original price is $39.99. You Save 25%.

Available on Compatible NOOK devices, the free NOOK App and in My Digital Library.
WANT A NOOK?  Explore Now

Related collections and offers


Overview

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++. You'll also fnd sections on corrections, best practices, system architecture, and its designing aspects. This book will help you learn the core concepts of design patterns and the way they can be used to resolve software design problems. You'll focus on most of the Gang of Four (GoF) design patterns, which are used to solve everyday problems, and take your skills to the next level with reactive and functional patterns that help you build resilient, scalable, and robust applications. By the end of the book, you'll be able to effciently address commonly faced problems and develop applications, and also be comfortable working on scalable and maintainable projects of any size.


Product Details

ISBN-13: 9781788832069
Publisher: Packt Publishing
Publication date: 08/31/2018
Sold by: Barnes & Noble
Format: eBook
Pages: 248
File size: 2 MB

About the Author

Kamon Ayeva is a web developer/DevOps engineer working with a variety of tools. He spends most of his time building projects using Python's powerful scripting capabilities, add-on libraries, and web frameworks such as Django or Flask. Kamon has been using Python in professional contexts for more than 12 years. He is also a Python instructor with a passion for teaching how to use Python features to quickly produce results. Sakis Kasampalis is a software engineer living in the Netherlands. He is not dogmatic about particular programming languages and tools; his principle is that the right tool should be used for the right job. One of his favorite tools is Python because he finds it very productive. Sakis was also the technical reviewer of Mastering Object-oriented Python and Learning Python Design Patterns, published by Packt Publishing.
Kamon Ayeva is a web developer / DevOps engineer working with a variety of tools. He spends most of his time in building projects, using Python's powerful scripting capabilities, add-on libraries and web frameworks such as Django or Flask. Kamon has been using Python in professional contexts for more than 12 years. Based on his recent experience using the type system that was added to Python 3 as well as developing a user interface using the React framework, he lately started exploring type-driven development in JavaScript.

Table of Contents

Table of Contents
  1. The Factory Pattern
  2. The Builder Pattern
  3. Other Creational Patterns
  4. The Adapter Pattern
  5. The Decorator Pattern
  6. The Bridge Pattern
  7. The Facade Pattern
  8. Other Structural Patterns
  9. The Chain of Responsibility Pattern
  10. The Command Pattern
  11. The Observer Pattern
  12. The State Pattern
  13. Other Behavioral Patterns
  14. The Observer Pattern in Reactive Programming
  15. Microservices and Patterns for the Cloud
From the B&N Reads Blog

Customer Reviews