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 f87320a commit 385cbd0Copy full SHA for 385cbd0
README.md
@@ -4,7 +4,7 @@ This repo hosts the #DPOTW series where a particular object-oriented design-patt
4
every week in a Pythonic way and in its various implementation avatars.
5
6
Discussions will happen in my twitter handle https://twitter.com/skeptichacker . Please follow the hash-tag
7
-#DPOTW .
+<a href="https://twitter.com/hashtag/PyDPOTW">#PyDPOTW</a> .
8
9
1. Week #1 [08-05-2017] - Implemented the singleton pattern in its different avatars.
10
2. Week #2 [15-05-2017] - Prototype pattern (coming soon!)
0 commit comments