Mudanças entre as edições de "Programação em Python"
De Aulas
(→Links) |
|||
Linha 2: | Linha 2: | ||
= Conteúdo = | = Conteúdo = | ||
− | * [[ | + | * [[Python - Apresentação]] |
− | * [[ | + | * [[Python - Instalação no Ubuntu]] |
− | * [[ | + | * [[Python - Introdução ao Turtle]] |
− | * [[ | + | * [[Python - Variáveis e Parâmetros]] |
− | * [[ | + | * [[Python - Condicional]] |
− | * [[ | + | * [[Python - Revisão]] |
− | * [[ | + | * [[Python - Gráficos]] |
− | * [[ | + | * [[Python - Listas]] |
− | * [[ | + | * [[Python - Exercícios]] |
− | * [[ | + | * [[Python - Multi Tartaruga]] |
− | * [[ | + | * [[Python - Strings]] |
− | * [[ | + | * [[Python - Passagem de parâmetros na linha de comando]] |
− | * [[ | + | * [[Python - Alterando as imagens]] |
− | * [[ | + | * [[Python - Arquivos texto]] |
Edição das 13h31min de 20 de março de 2022
Conteúdo
- Python - Apresentação
- Python - Instalação no Ubuntu
- Python - Introdução ao Turtle
- Python - Variáveis e Parâmetros
- Python - Condicional
- Python - Revisão
- Python - Gráficos
- Python - Listas
- Python - Exercícios
- Python - Multi Tartaruga
- Python - Strings
- Python - Passagem de parâmetros na linha de comando
- Python - Alterando as imagens
- Python - Arquivos texto
Links
- TkInter - Interface do Usuário em Python
- TkInter Course - Create Graphic User Interfaces in Python Tutorial (Youtube)
- How to Draw Lines and Shapes With Canvas - Python Tkinter GUI Tutorial (Youtube)