We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f12a4c commit ea2a792Copy full SHA for ea2a792
README.md
@@ -74,6 +74,17 @@ __Others__:
74
| [hsm](patterns/other/hsm/hsm.py) | hierarchical state machine - non gang of four pattern |
75
76
77
+Videos
78
+------
79
+[Design Patterns in Python by Peter Ullrich](https://www.youtube.com/watch?v=bsyjSW46TDg)
80
+
81
+[Sebastian Buczyński - Why you don't need design patterns in Python?](https://www.youtube.com/watch?v=G5OeYHCJuv0)
82
83
+[You Don't Need That!](https://www.youtube.com/watch?v=imW-trt0i9I)
84
85
+[Pluggable Libs Through Design Patterns](https://www.youtube.com/watch?v=PfgEU3W0kyU)
86
87
88
Contributing
89
------------
90
When an implementation is added or modified, please review the following guidelines:
0 commit comments