Skip to content

Commit ea2a792

Browse files
committed
Add Videos section to README
1 parent 6f12a4c commit ea2a792

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,17 @@ __Others__:
7474
| [hsm](patterns/other/hsm/hsm.py) | hierarchical state machine - non gang of four pattern |
7575

7676

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+
7788
Contributing
7889
------------
7990
When an implementation is added or modified, please review the following guidelines:

0 commit comments

Comments
 (0)