Update Python resources in free-programming-books-pt_BR.md - #13333
Open
RayPereiraP wants to merge 1 commit into
Open
Update Python resources in free-programming-books-pt_BR.md#13333RayPereiraP wants to merge 1 commit into
RayPereiraP wants to merge 1 commit into
Conversation
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.
eshellman
requested changes
Jun 29, 2026
| * [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) |
| * [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) |
| * [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) |
Collaborator
There was a problem hiding this comment.
title is "INTRODUÇÃO A PYTHON COM APLICAÇÕES DE SISTEMAS OPERACIONAIS" but lower case
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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.
What does this PR do?
Add resource(s)
IMPORTANT
For resources
Description
An introductory e-book to Python programming language with applications in operating systems, published by the Federal Institute of Rio Grande do Norte (IFRN).
Why is this valuable (or not)?
It provides a high-quality, structured introduction to Python in Portuguese, connecting programming concepts with operating systems. It was extremely helpful for my own learning foundation.
How do we know it's really free?
It is officially published and hosted on the institutional repository of the Federal Institute (IFRN Memória), making it legally available to the public for free.
URL: https://ifrn.edu.br
For book lists, is it a book? For course lists, is it a course? etc.
Yes, it is a complete, officially published textbook/e-book.
Checklist:
Follow-up