From 7ca7ffb38a10807118267181d04d478331a95a12 Mon Sep 17 00:00:00 2001 From: Samuel de Oliveira <81493939+Samuel-de-Oliveira@users.noreply.github.com> Date: Sun, 2 Feb 2025 18:26:54 -0300 Subject: [PATCH] =?UTF-8?q?Add=20"Python=20para=20Matem=C3=A1ticos"=20book?= =?UTF-8?q?=20(#11823)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add "Python para Matemáticos" book * Update books/free-programming-books-pt_BR.md Co-authored-by: Eric Hellman --------- Co-authored-by: Eric Hellman --- books/free-programming-books-pt_BR.md | 1 + 1 file changed, 1 insertion(+) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index c8cf4fa5d..5decda353 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -421,6 +421,7 @@ * [Python Fluente, Segunda Edição (2023)](https://pythonfluente.com) - Luciano Ramalho (HTML) * [Python Funcional](https://dunossauro.github.io/python-funcional/) - Eduardo Mendes * [Python para Desenvolvedores](https://ark4n.files.wordpress.com/2010/01/python_para_desenvolvedores_2ed.pdf) (PDF) +* [Python para Matemáticos](https://sbm.org.br/wp-content/uploads/2023/09/Minicurso_Python_final2.pdf) - Andréa Lins, Lins Souza (PDF) * [Tutorial Django Girls](http://tutorial.djangogirls.org/pt/)