Skip to content

Commit

Permalink
Add more links for design patterns (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
yakimka committed Feb 21, 2024
1 parent 0b40521 commit db9d014
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions questions.md
Original file line number Diff line number Diff line change
Expand Up @@ -2199,6 +2199,8 @@ HTTPS — расширение протокола HTTP, поддерживающ
- [GitHub - pkolt/design_patterns: Паттерны проектирования](https://github.com/pkolt/design_patterns)
- [GitHub - faif/python-patterns: A collection of design patterns/idioms in Python](https://github.com/faif/python-patterns)
- [Python Design Patterns](https://python-patterns.guide/)
- [Design Patterns in Python: A Series](https://medium.com/@amirm.lavasani/design-patterns-in-python-a-series-f502b7804ae5)
- [A Catalog For Design Patterns in Python](https://towardsdev.com/a-catalog-for-design-patterns-in-python-a1b69493c677)

### Порождающие (Creational)

Expand Down

0 comments on commit db9d014

Please sign in to comment.