mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2024-12-20 10:26:13 +00:00
[en] Cleaning up Python section
This commit is contained in:
parent
b7263b4b32
commit
e7497f0702
@ -1505,6 +1505,8 @@ See also [TeX](#tex)
|
|||||||
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
|
* [Building Skills in Python](http://www.itmaybeahack.com/book/python-2.6/latex/BuildingSkillsinPython.pdf) (PDF) (2.6)
|
||||||
* [Byte of Python](http://www.swaroopch.com/notes/Python) (2.7.x)
|
* [Byte of Python](http://www.swaroopch.com/notes/Python) (2.7.x)
|
||||||
* [Code Like a Pythonista: Idiomatic Python](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)
|
* [Code Like a Pythonista: Idiomatic Python](http://python.net/~goodger/projects/pycon/2007/idiomatic/handout.html)
|
||||||
|
* [CodeCademy Python](http://www.codecademy.com/tracks/python)
|
||||||
|
* [Composing Programs](http://composingprograms.com/) (3.x)
|
||||||
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
|
* [Data Structures and Algorithms in Python](http://www.brpreiss.com/books/opus7/html/book.html)
|
||||||
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim (2.3)
|
* [Dive into Python](http://www.diveintopython.net/) - Mark Pilgrim (2.3)
|
||||||
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim (3.0)
|
* [Dive into Python 3](http://getpython3.com/diveintopython3/) - Mark Pilgrim (3.0)
|
||||||
@ -1567,9 +1569,6 @@ See also [TeX](#tex)
|
|||||||
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
|
* [Web2py: Complete Reference Manual, 6th Edition (pre-release)](http://web2py.com/book) (2.5 - 2.x)
|
||||||
* [Welcome to Problem Solving with Algorithms and Data Structures](http://interactivepython.org/runestone/static/pythonds/index.html) - Brad Miller and David Ranum
|
* [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) (2.7)
|
* [Wikibooks: Python Programming](http://en.wikibooks.org/wiki/Python_Programming) (2.7)
|
||||||
* [CodeCademy Python](http://www.codecademy.com/tracks/python)
|
|
||||||
* [Python for Informatics](http://www.pythonlearn.com/book_007.pdf)
|
|
||||||
* [Composing Programs](http://composingprograms.com/) (3.x)
|
|
||||||
|
|
||||||
|
|
||||||
#### Django
|
#### Django
|
||||||
|
Loading…
Reference in New Issue
Block a user