mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-22 11:35:10 +00:00
[en] sorting titles under Python section
This commit is contained in:
parent
c4adb7ebe9
commit
88ce937098
@ -1356,8 +1356,8 @@ See also [TeX](#tex)
|
||||
* [A Beginner's Python Book](http://en.wikibooks.org/wiki/A_Beginner%27s_Python_Tutorial)
|
||||
* [A Bit of Python and Other Things](http://jessenoller.com/good-to-great-python-reads/)
|
||||
* [A Guide to Python's Magic Methods](http://www.rafekettler.com/magicmethods.html) - Rafe Kettler
|
||||
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf)
|
||||
* [Building Skills in Object-Oriented Design (Python)](http://www.itmaybeahack.com/book/oodesign-python-2.1/latex/BuildingSkillsinOODesign.pdf)
|
||||
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf)
|
||||
* [Byte of Python](http://www.swaroopch.com/notes/Python)
|
||||
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
|
||||
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim
|
||||
@ -1404,10 +1404,10 @@ See also [TeX](#tex)
|
||||
* [The Art and Craft of Programming](http://beastie.cs.ua.edu/cs150/book/index.html)
|
||||
* [The Programming Historian](http://niche-canada.org/files/programming-historian-1.pdf) - William J. Turkel, Adam Crymble and Alan MacEachern
|
||||
* [Think Python](http://www.greenteapress.com/thinkpython/) - Allen B. Downey
|
||||
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
|
||||
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
|
||||
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) - HTML
|
||||
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](https://dl.dropbox.com/u/18065445/web2py/web2py_manual_5th.pdf) (PDF)
|
||||
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
|
||||
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming)
|
||||
|
||||
|
||||
####Django (Version)
|
||||
|
Loading…
Reference in New Issue
Block a user