From ca401885f90e490465015ba307110443f792549d Mon Sep 17 00:00:00 2001 From: Rayane <122495479+RayPereiraP@users.noreply.github.com> Date: Mon, 29 Jun 2026 13:38:20 -0300 Subject: [PATCH] Update Python resources in free-programming-books-pt_BR.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Add the "Introdução a Python" e-book by Editora IFRN. This material was essential for my learning process and will now serve as reference material in this repository. --- books/free-programming-books-pt_BR.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/books/free-programming-books-pt_BR.md b/books/free-programming-books-pt_BR.md index 484b30340..0d0d804ae 100644 --- a/books/free-programming-books-pt_BR.md +++ b/books/free-programming-books-pt_BR.md @@ -420,7 +420,8 @@ * [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) * [FastAPI do Zero](https://fastapidozero.dunossauro.com) - Eduardo Mendes (HTML) (CC BY-NC-SA) -* [Introdução a Visão Computacional com Python e OpenCV](http://professor.luzerna.ifc.edu.br/ricardo-antonello/wp-content/uploads/sites/8/2017/02/Livro-Introdu%C3%A7%C3%A3o-a-Vis%C3%A3o-Computacional-com-Python-e-OpenCV-3.pdf) (PDF) +* [Introdução a Python - Edit. IFRN](https://memoria.ifrn.edu.br/bitstream/handle/1044/2090/EBOOK%20-%20INTRODU%C3%87%C3%83O%20A%20PYTHON%20(EDITORA%20IFRN).pdf) - Fábio Augusto, João Maria, Rodrigo Siqueira, Givanaldo Rocha (PDF) +* [Introdução a Visão Computacional com Python e OpenCV](http://ifc.edu.br) (PDF) * [Introdução ao Python](https://files.cercomp.ufg.br/weby/up/688/o/M2_IP_24-09-24.pdf) - Rafael Divino Ferreira Feitosa (PDF) * [O Guia do Mochileiro para Python!](https://python-guide-pt-br.readthedocs.io/pt_BR/latest/) * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)