Skip to content

Commit edeb97d

Browse files
authored
Add Architecture Patterns with Python book (#5220)
* Add Architecture Patterns with Python book * Update to keep alphabetical order Following suggestion
1 parent 13a531d commit edeb97d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

books/free-programming-books.md

+1
Original file line numberDiff line numberDiff line change
@@ -2374,6 +2374,7 @@ Kerridge (PDF) (email address *requested*, not required)
23742374
* [A Byte of Python](https://python.swaroopch.com) (3.x) (HTML, PDF, EPUB, Mobi)
23752375
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
23762376
* [A Whirlwind Tour of Python](http://www.oreilly.com/programming/free/files/a-whirlwind-tour-of-python.pdf) - Jake VanderPlas (PDF) [(EPUB, MOBI)](http://www.oreilly.com/programming/free/a-whirlwind-tour-of-python.csp?download=yes)
2377+
* [Architecture Patterns with Python](https://www.cosmicpython.com/book/preface.html) - Harry J.W. Percival & Bob Gregory (HTML)
23772378
* [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart
23782379
* [Beej's Guide to Python Programming - For Beginners](http://beej.us/guide/bgpython/) - B. Hall (HTML,PDF)
23792380
* [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)

0 commit comments

Comments
 (0)