Skip to content

Commit f69b929

Browse files
committed
Create README.md
1 parent 7690200 commit f69b929

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
Design-Patterns-In-Python
2+
=========================
3+
4+
This is the git repository containing the files for a book I am writing.
5+
This book is all about making reusable elements of software design.
6+
7+
While I started to write this as an e-book, I now think the way to do
8+
this is write a blog post per design pattern and then compile them into
9+
a guide. These blog posts can be found [here](http://davidcorne.com/category/design-patterns-in-python/)

0 commit comments

Comments
 (0)