Skip to content

The examples are based on the book "Mastering Python Design Patterns", Third Edition, writen by Kamon Ayeva and Sakis Kasampalis and published by Packt Publishing in 2024. They cover the most used and efficient design principles and patterns in the context of Python programming such as SOLID, the Gang of Four (GoF), and many others.

Notifications You must be signed in to change notification settings

ax-va/Python-Design-Patterns-Ayeva-Kasampalis-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Design Patterns

The examples, with some code changes and brief explanations, are based on the book "Mastering Python Design Patterns: Craft essential Python patterns by following core design principles", Third Edition, writen by Kamon Ayeva and Sakis Kasampalis and published by Packt Publishing in 2024. They cover the most used and efficient design principles and patterns in the context of Python programming such as SOLID, the Gang of Four (GoF), and many others.

Original Repo

https://github.com/PacktPublishing/Mastering-Python-Design-Patterns-Third-Edition

Motivation

"Always remember - the best code is not just about making it work but also about making it work well. Even more, ideally, it should be easy to maintain." - from the book.

About

The examples are based on the book "Mastering Python Design Patterns", Third Edition, writen by Kamon Ayeva and Sakis Kasampalis and published by Packt Publishing in 2024. They cover the most used and efficient design principles and patterns in the context of Python programming such as SOLID, the Gang of Four (GoF), and many others.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages