1
0
mirror of https://github.com/namibia/free-programming-books.git synced 2024-09-28 04:19:00 +00:00

Merge pull request #1720 from sergio-garcia/patch-2

Adicionado Tutorial de Django do DjangoGirls
This commit is contained in:
victor felder 2015-11-26 15:06:59 +01:00
commit b76590756e

View File

@ -118,6 +118,7 @@
* [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/)
### RegEx