diff --git a/free-programming-books-pt_BR.md b/free-programming-books-pt_BR.md index bfdfafb9..72e70ad5 100644 --- a/free-programming-books-pt_BR.md +++ b/free-programming-books-pt_BR.md @@ -35,6 +35,7 @@ * [O Fantástico Mundo da Linguagem C](https://fiorix.wordpress.com/2014/04/12/livro-sobre-c-e-linux/) * [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/) + ### CPP * [Apostila Linguagem C++ - Silvio Lago](http://www.ime.usp.br/~slago/slago-C++.pdf) (PDF) @@ -112,6 +113,7 @@ * [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf) (PDF) * [PHP Do jeito certo](http://br.phptherightway.com) + ### Python * [Aprenda computação com Python](https://aprendendo-computacao-com-python.readthedocs.org/en/latest/index.html)