|
|
@@ -1521,6 +1521,8 @@ See also [TeX](#tex)
|
|
|
* [PureScript By Example](http://leanpub.com/purescript/read) - Phil Freeman
|
|
|
|
|
|
### Python
|
|
|
+* [Python Official Documentation](https://docs.python.org/2.7/download.html) (PDF, HTML, TEXT) (2.7)
|
|
|
+* [Python Official Documentation](https://docs.python.org/3.3/download.html) (PDF, EPUB, HTML, TEXT) (3.3)
|
|
|
* [A Beginner's Python Tutorial](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
|
|
|
@@ -1598,6 +1600,8 @@ See also [TeX](#tex)
|
|
|
|
|
|
|
|
|
#### Django
|
|
|
+* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.5.x/django.pdf) (PDF) (1.5)
|
|
|
+* [Django Official Documentation](https://media.readthedocs.org/pdf/django/1.7.x/django.pdf) (PDF) (1.7)
|
|
|
* [Django by Example](http://www.lightbird.net/dbe/) (1.2)
|
|
|
* [Django by Example for Django 1.5](http://lightbird.net/dbe2/) (1.5)
|
|
|
* [Djen of Django](http://agiliq.com/books/djenofdjango/)
|