Douglas Gusson преди 10 години
родител
ревизия
1947f663e3
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      free-programming-books-pt_BR.md

+ 1 - 1
free-programming-books-pt_BR.md

@@ -115,11 +115,11 @@
 ### Python
 
 * [Aprenda computação com Python](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html)
+* [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)
 * [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf) (PDF)
 * [Tutorial Django Girls](http://tutorial.djangogirls.org/pt/)
-* [Django 101 - Introdução ao Django](http://turing.com.br/material/acpython/mod3/django/index.html)
 
 
 ### RegEx