♡ ͏ ͏ ͏ ͏ o. python library
- built-in functions (link)
- common string operations (link)
- pip documentation (link)
- pygame — tutorials (link)
♡ ͏ ͏ ͏ ͏ i. learning python, books
- fundamentos de python: primeiros programas
- programação python: aprenda de forma rápida
- python 3 - conceitos e aplicações - uma abordagem didática ͏ ͏ ͏ ͏ → ͏ ͏ ͏ ͏ i'm currently using only this one and it's REALLY good other than a few orthographic/typing errors, but it doesn't affect the code structures or examples, only the explanation
obs.: all the mentioned books are in the university's digital library
♡ ͏ ͏ ͏ ͏ ii. learning python, websites
- python basics: introduction to python (learning path) - real python (link)
♡ ͏ ͏ ͏ ͏ iii. learning python, exercises
- facom masterlist (link)
- python brasil masterlist (link)
♡ ͏ ͏ ͏ ͏ iv. python applications
- python virtual environments: a primer - real python (link)
- build a chatbot with python - real python (link)