Python and Django

This commit is contained in:
Cristian Henrique 2016-05-21 18:04:40 -03:00
parent 0952a717cb
commit 04ca8589d1
1 changed files with 1 additions and 0 deletions

View File

@ -140,6 +140,7 @@
### Python
* [Aprenda computação com Python](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html)
* [Curso de Python e Django](https://osantana.me/curso-de-python-e-django)
* [Django 101 - Introdução ao Django](http://turing.com.br/material/acpython/mod3/django/index.html)
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
* [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf) (PDF)