# Fundamentos de Programação ### Projetos + resoluções de exercícios organizados por aulas ### Linguagem usada: [Python](https://www.python.org/) ## [Finished] --- ## Índice | Aula nº | Tópicos | |--------------------------------------------------------------------------|----------------------------------------| | [01](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula01) | Introduction, Basics | | [02](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula02) | Conditionals, Boolean expressions | | [03](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula03) | Functions, Lambda expressions | | [04](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula04) | Iteration, Loops | | [05](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula05) | Tuples, Lists | | [06](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula06) | Files, Exceptions | | [07](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula07) | Dictionaries | | [08](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula08) | List Comprehensions, Sets | | [09](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula09) | Searching, Sorting, Lambda Expressions | | [10](https://github.com/TiagoRG/uaveiro-leci/tree/master/1ano/1semestre/fp/aula10) | Recursive Functions | --- *Pode conter erros, caso encontre algum, crie um* [*ticket*](https://github.com/TiagoRG/uaveiro-leci/issues/new)