This commit is contained in:
rasbt 2014-08-19 23:45:06 -04:00
parent f0b01ab5db
commit 03444284a1

View File

@ -184,7 +184,7 @@
- [Think Python - How to Think Like a Computer Scientist](http://www.greenteapress.com/thinkpython/) - An introduction for beginners starting with basic concepts of programming.
- [Python Patterns](http://matthiaseisen.com/pp/topics/t003/) - A directory of proven, reusable solutions to common programming problems.
- [Python Patterns](http://matthiaseisen.com/pp/) - A directory of proven, reusable solutions to common programming problems.
<br>