Mudanças entre as edições de "Programação em Python"
De Aulas
(→Links) |
|||
Linha 23: | Linha 23: | ||
* [https://youtu.be/YXPyB4XeYLA TkInter Course] - Create Graphic User Interfaces in Python Tutorial (Youtube) | * [https://youtu.be/YXPyB4XeYLA TkInter Course] - Create Graphic User Interfaces in Python Tutorial (Youtube) | ||
* [https://youtu.be/HrK9Kmz3_9A How to Draw Lines and Shapes With Canvas - Python Tkinter GUI Tutorial] (Youtube) | * [https://youtu.be/HrK9Kmz3_9A How to Draw Lines and Shapes With Canvas - Python Tkinter GUI Tutorial] (Youtube) | ||
+ | * [https://abav.lugaralgum.com/material-aulas/] - Aulas de introdução à programação com Python em um contexto visual, por Alexandre B A Villares. |
Edição das 10h02min de 3 de julho de 2023
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)
- [1] - Aulas de introdução à programação com Python em um contexto visual, por Alexandre B A Villares.