jtortorelli / head-first-design-patterns-python
The main examples from the Head First Design Patterns book translated into Python
☆51Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for head-first-design-patterns-python
- Head First Design Patterns Python☆89Updated 10 years ago
- Auxiliary code to my PyCon Sweden 2017 talk "Design Patterns in Python"☆130Updated 6 years ago
- What the mock? -- Cheatsheet for mocking in Python☆91Updated 4 years ago
- Repo for topics covered during the presentation☆30Updated 3 weeks ago
- Introduction to SQLAlchemy 2020☆147Updated last year
- Source Code for 'Practical Django 2 and Channels 2' by Federico Marani☆91Updated last year
- Main repo of PyCon 2020 Tutorial☆138Updated last year
- Exemplary project using Clean Architecture in Python☆34Updated 6 years ago
- Example code from Head First Design Patterns translated to python