Skip to content

Commit

Permalink
Merge pull request DovAmir#52 from quobit/python-design-patterns
Browse files Browse the repository at this point in the history
Add two good resources about Python
  • Loading branch information
DovAmir committed Jan 23, 2023
2 parents f157831 + 49ca257 commit 1cbc8a3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@
- Python
- [design-patterns](https://github.com/faif/python-patterns)
- [PyPattyrn](https://github.com/tylerlaberge/PyPattyrn) - A simple library for implementing common design patterns.
- [Python Design Patterns](https://python-patterns.guide/)
- [Design Patterns in Python](https://refactoring.guru/design-patterns/python)
- [Django Design Patterns and Best Practices](https://arunrocks.com/static/book/django-design-patterns-best-practices-2-ed)
- React
- [design-patterns](http://krasimirtsonev.com/blog/article/react-js-in-design-patterns)
Expand Down

0 comments on commit 1cbc8a3

Please sign in to comment.