From f9f46e5d64bb2b89c462c526c24bcf10807d7975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Felipe=20Galv=C3=A3o?= Date: Fri, 24 Feb 2017 15:08:52 -0300 Subject: [PATCH] Add PT-BR ebook on Basic Python (#2264) --- free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index 2b2bd7eb..81afb7d9 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -142,6 +142,7 @@ ### Python * [Aprenda computação com Python](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html) +* [Aprenda Python Básico - Rápido e Fácil de entender](http://felipegalvao.com.br/livros) (PDF / Epub) * [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/)