Skip to content

Commit b0af03c

Browse files
committed
Merge pull request #998 from Kentoseth/master
Added version numbers for all python topics where versions were accessible.
2 parents e75f038 + 65282d2 commit b0af03c

File tree

1 file changed

+39
-39
lines changed

1 file changed

+39
-39
lines changed

free-programming-books.md

Lines changed: 39 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -1329,64 +1329,64 @@ See also [TeX](#tex)
13291329

13301330

13311331
###Python
1332-
* [A Beginner's Python Book](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
1332+
* [A Beginner's Python Book](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial) (2.2 - 2.x)
13331333
* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
13341334
* [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) - Rafe Kettler
1335-
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF)
1336-
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF)
1337-
* [Byte of Python](http://www.swaroopch.com/notes/Python)
1335+
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf) (PDF) (2.1.1)
1336+
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
1337+
* [Byte of Python](http://www.swaroopch.com/notes/Python) (2.7.x)
13381338
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
1339-
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim
1340-
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim
1339+
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim (2.3)
1340+
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim (3.0)
13411341
* [Full Stack Python](http://www.fullstackpython.com/)
1342-
* [Google's Python Class](https://developers.google.com/edu/python/?hl=de-DE&csw=1)
1342+
* [Google's Python Class](https://developers.google.com/edu/python/?hl=de-DE&csw=1) (2.4 - 2.x)
13431343
* [Google's Python Style Guide](http://google-styleguide.googlecode.com/svn/trunk/pyguide.html)
1344-
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart
1345-
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/)
1346-
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers
1347-
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
1348-
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson
1349-
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/)
1350-
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar
1351-
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart
1352-
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/)
1353-
* [Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/)
1354-
* [Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF)
1355-
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson
1356-
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart
1344+
* [Hacking Secret Cyphers with Python](http://inventwithpython.com/hacking/chapters/) - Al Sweigart (3.3)
1345+
* [Hitchiker's Guide to Python!](http://docs.python-guide.org/en/latest/) (2.6)
1346+
* [How to Think Like a Computer Scientist: Learning with Python](http://www.greenteapress.com/thinkpython/thinkCSpy/) - Allen B. Downey, Jeff Elkner and Chris Meyers (2.4)
1347+
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) (3.2)
1348+
* [Introduction to Programming Using Python](http://python-ebook.blogspot.com) - Cody Jackson (1st edition) (2.3)
1349+
* [Introduction to Programming with Python](http://opentechschool.github.io/python-beginners/en/) (3.3)
1350+
* [Introduction to python](http://kracekumar.com/post/71171551647/introduction-to-python) - Kracekumar (2.7.3)
1351+
* [Invent Your Own Computer Games With Python](http://inventwithpython.com/chapters/) - Al Sweigart (3.1)
1352+
* [Learn Python The Hard Way](http://learnpythonthehardway.org/book/) (2.5 - 2.6)
1353+
* [Learning to Program](http://www.freenetpages.co.uk/hp/alan.gauld/) (2.3)
1354+
* [Learning to Program with Python](http://python.cs.southern.edu/pythonbook/pythonbook.pdf) - Richard L. Halterman (PDF) (3.2)
1355+
* [Lectures on scientific computing with python](https://github.com/jrjohansson/scientific-python-lectures) - J.R. Johansson (2.7)
1356+
* [Making Games with Python & Pygame](http://inventwithpython.com/pygame/chapters/) - Al Sweigart (2.7)
13571357
* [Modeling Creativity: Case Studies in Python](http://www.clips.ua.ac.be/sites/default/files/modeling-creativity.pdf) - Tom D. De Smedt (PDF)
1358-
* [Natural Language Processing with Python](http://www.nltk.org/book)
1359-
* [Non-Programmer's Tutorial for Python 2.6](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6)
1360-
* [Non-Programmer's Tutorial for Python 3](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3)
1361-
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com/)
1358+
* [Natural Language Processing with Python](http://www.nltk.org/book) (2.5)
1359+
* [Non-Programmer's Tutorial for Python 2.6](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_2.6) (2.6)
1360+
* [Non-Programmer's Tutorial for Python 3](http://en.wikibooks.org/wiki/Non-Programmer%27s_Tutorial_for_Python_3) (3.3)
1361+
* [Porting to Python 3: An In-Depth Guide](http://python3porting.com/) (2.6 - 2.x & 3.1 - 3.x)
13621362
* [Problem Solving with Algorithms and Data Structures](http://interactivepython.org/courselib/static/pythonds/index.html)
1363-
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com/)
1364-
* [Python 2.7 quick reference](http://infohost.nmt.edu/tcc/help/pubs/python/web/) - New Mexico Tech
1363+
* [Program Arcade Games With Python And Pygame](http://programarcadegames.com/) (3.3)
1364+
* [Python 2.7 quick reference](http://infohost.nmt.edu/tcc/help/pubs/python/web/) - New Mexico Tech (2.7)
13651365
* [Python Bibliotheca](http://openbookproject.net/pybiblio/)
13661366
* [Python Cookbook](http://chimera.labs.oreilly.com/books/1230000000393/index.html) - David Beazley
1367-
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard
1367+
* [Python for Econometrics](http://www.kevinsheppard.com/images/0/09/Python_introduction.pdf) - Kevin Sheppard (2.7.5)
13681368
* [Python for Fun](http://www.openbookproject.net/py4fun/)
1369-
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php)
1370-
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/)
1369+
* [Python for Informatics: Exploring Information](http://www.pythonlearn.com/book.php) (2.7.5)
1370+
* [Python for you and me](http://pymbook.readthedocs.org/en/latest/) (2.7.3)
13711371
* [Python Idioms](http://safehammad.com/downloads/python-idioms-2014-01-16.pdf) (PDF)
13721372
* [Python in Hydrology](http://www.greenteapress.com/pythonhydro/pythonhydro.html) - Sat Kumar Tomer
1373-
* [Python Koans](https://github.com/gregmalcolm/python_koans)
1373+
* [Python Koans](https://github.com/gregmalcolm/python_koans) (2.7 or 3.x)
13741374
* [Python Module of the Week](http://pymotw.com/2/)
1375-
* [Python Practice Book](http://anandology.com/python-practice-book/index.html)
1375+
* [Python Practice Book](http://anandology.com/python-practice-book/index.html) (2.7.1)
13761376
* [Python Practice Projects](www.pythonpracticeprojects.com)
1377-
* [Python Programming](http://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF)
1377+
* [Python Programming](http://upload.wikimedia.org/wikipedia/commons/9/91/Python_Programming.pdf) (PDF) (2.6)
13781378
* [Python Scientific Lecture Notes](http://scipy-lectures.github.io/)
13791379
* [Python Standard Library](http://effbot.org/librarybook/) - Fredrik Lundh
1380-
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html)
1381-
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html)
1382-
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz
1383-
* [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html)
1380+
* [Snake Wrangling For Kids](http://www.briggs.net.nz/snake-wrangling-for-kids.html) (3.x)
1381+
* [Test-Driven Web Development with Python](http://chimera.labs.oreilly.com/books/1234000000754/index.html) (3.3 - 3.x)
1382+
* [Text Processing in Python](http://gnosis.cx/TPiP/) - David Mertz (2.3 - 2.x)
1383+
* [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html) (3.x)
13841384
* [The Programming Historian](http://niche-canada.org/files/programming-historian-1.pdf) - William J. Turkel, Adam Crymble and Alan MacEachern (PDF)
1385-
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
1386-
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book)
1385+
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey (2.x & 3.0)
1386+
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
13871387
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](https://dl.dropbox.com/u/18065445/web2py/web2py_manual_5th.pdf) (PDF)
13881388
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
1389-
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
1389+
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7)
13901390

13911391

13921392
####Django

0 commit comments

Comments
 (0)