Added "A Whirlwind Tour of Python". (#2107)
parent
e5b52a79f9
commit
e484128d3e
|
@ -1752,6 +1752,7 @@ For resources on Angular, Backbone, D3, Dojo, Ember, Express, jQuery, Knockout,
|
|||
|
||||
* [A Beginner's Python Tutorial](https://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||
* [A Guide to Python's Magic Methods](https://github.com/RafeKettler/magicmethods) - Rafe Kettler
|
||||
* [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)
|
||||
* [Automate the Boring Stuff](http://automatetheboringstuff.com/chapter0/) - Al Sweigart
|
||||
* [Biopython](http://biopython.org/DIST/docs/tutorial/Tutorial.pdf) (PDF)
|
||||
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1)
|
||||
|
|
Loading…
Reference in New Issue