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

Merge pull request #1593 from borgified/master

improves #1407
This commit is contained in:
Fwiffo 2015-09-03 21:47:16 -07:00
commit f9105c410c

View File

@ -101,6 +101,7 @@
### Python
* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
* [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)
* [Python para Desenvolvedores](http://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf)