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 4ab9d66 commit d60ed5aCopy full SHA for d60ed5a
README.md
@@ -1,7 +1,9 @@
1
+# Python Design-Pattern of The Week
2
+
3
## A Pythonic approach to Design Patterns
4
-This repo hosts the #DPOTW series where a particular object-oriented design-pattern will be implemented
-every week in a Pythonic way and in its various implementation avatars.
5
+This repo hosts the #PyDPOTW series where a particular object-oriented design-pattern will be implemented
6
+every week in a Pythonic way and discussed.
7
8
Discussions will happen in my twitter handle https://twitter.com/skeptichacker . Please follow the hash-tag
9
<a href="https://twitter.com/hashtag/PyDPOTW">#PyDPOTW</a> .
0 commit comments