- The lab classes lectures, taught from 16:00 to 17:30, immediately after the lectures, follow the plan shown below, that includes their summaries and support materials.
8 8x 9 10 11 12 13
14 15 16 17
Aula_1: 18 sep 2020
• Introduction to Python; Functions and Data Structures (Lists) .
exercises + video + solutions
Aula_2: 25 sep 2020
• Functions; IF and FOR instructions.
exercises + video + solutions (na_aula)
Aula_3: 2 oct 2020
• Functions; WHILE loops.
exercises + video + solutions (na_aula)
Aula_4: 9 oct 2020
• Text Processing; Input/Output to Text Files.
exercises + video + solutions (na_aula)
Aula_5: 16 oct 2020
• Dictionaries; Input/Output to Text Files.
exercises + video + solutions (na_aula)
students
Aula_6: 23 oct 2020
• Search and Sorting; Input/Output to Text Files.
exercises + video + solutions (na_aula)
dados
Aula_7: 30 oct 2020
• Efficient Array Sorting.
exercises + video + solutions (na_aula)
Aula_8: 6 nov 2020
• Stochastic Simulation
exercises + video + solutions (na_aula)
graphs
Aula_8x: 13 nov 2020
• Review Exercises
exercises + solutions (na_aula)
dados
Aula_9: 20 nov 2020
• Polynomial Graph Algorithms (1)
exercises + solutions (na_aula)
graphs
Aula_10: 27 nov 2020
• Polynomial Graph Algorithms (2)
exercises + video + solutions (na_aula)
graphs
Aula_11: 4 dec 2020
• Combinatorial Graph Algorithms
exercises + video + solutions (na_aula)
graphs
Aula_12: 11 dec 2020
• Support to Project 1
Project_1
Aula_13: 18 dec 2020
• Test
Aula_14: 10 jan 2020
• Application of ER Model.
exercises
Aula_15: 17 jan 2020
• Application of ER Model.
• Presentation of Project.
exercises
DB_project
Aula_16: 24 jan 2020
• Application of Normalization. Comparison with ER model.
• Implementation of a Data Base in Sqlite. SQL querying exercises.
exercises, create_bd, insert_bd
solutions
• DB exercises - triggers and views.
• Support to Project
exercises
solutions
Aula_17: 31 jan 2020
• Support to Project
DB_project