uaveiro-leci/1ano/fp/README.md

17 lines
1.3 KiB
Markdown
Raw Normal View History

2022-10-11 22:18:46 +00:00
# Fundamentos de Programação
### Projetos + resoluções de exercícios organizados por aulas
### Linguagem principal: [Python](https://www.python.org/)
2022-11-09 14:50:12 +00:00
---
2022-11-07 21:33:45 +00:00
## Índice
2022-11-09 14:50:12 +00:00
| Aula nº | Tópicos |
|--------------------------------------------------------------------------|-----------------------------------|
| [01](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula01) | Introduction, Basics |
| [02](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula02) | Conditionals, Boolean expressions |
| [03](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula03) | Functions, Lambda expressions |
| [04](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula04) | Iteration, Loops |
| [05](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula05) | Tuples, Lists |
| [06](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula06) | Files, Exceptions |
| [07](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/fp/aula07) | Dictionaries |
2022-11-07 21:33:45 +00:00
---
2022-10-11 21:43:54 +00:00
*Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)