https://github.com/rodrigojunqueiradev/introducao-ao-python-teo-me-why
https://github.com/rodrigojunqueiradev/introducao-ao-python-teo-me-why
data data-analysis data-visualization database pandas python python3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rodrigojunqueiradev/introducao-ao-python-teo-me-why
- Owner: rodrigojunqueiradev
- Created: 2025-04-01T13:00:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-01T13:56:55.000Z (over 1 year ago)
- Last Synced: 2025-04-01T14:30:32.595Z (over 1 year ago)
- Topics: data, data-analysis, data-visualization, database, pandas, python, python3
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introdução ao Python
Repositório utilizado para armazenar anotações do curso de "Introdução ao Python" do canal Téo Me Why.
Fiz as aulas desse curso introdutório para relembrar conceitos básicos de Python que já foram estudados.
- Aula 1: Introdução ao Python 01: Conceitos de Programação e Instalação
- Aula 2: Introdução ao Python 02: PRIMEIROS COMANDOS
- Aula 3: Introdução ao Python 03: RECEBENDO DADOS
- Aula 4: Introdução ao Python 04: IF ELIF ELSE
- Aula 5: Introdução ao Python 05: LAÇOS DE REPETIÇÃO
- Aula 6: Introdução ao Python 06: Listas
- Aula 7: Introdução ao Python 07: Dicionários e Tuplas
- Aula 8: Introdução ao Python 08: Criando Funções
- Aula 9: Introdução ao Python 09: MÓDULOS
- Aula 10: Introdução ao Python 10: Lidando com ARQUIVOS
- Aula 11: Introdução ao Python 11: Loteria da Babilônia
- Aula 12: Introdução ao Python 12: Dados de API