Browse Source

Merge pull request #806 from luzfcb/patch-1

added pt-BR version of Official Python Tutorial
vhf / victor felder 11 years ago
parent
commit
3407c91db2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      free-programming-books-pt_BR.md

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

@@ -56,6 +56,7 @@
 ###Python
 * [A Byte of Python](http://rodrigoamaral.net/a-byte-of-python/)
 * [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)
+* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
 
 
 ###Ruby