Sumários

R5.11

13 Outubro 2021, 15:00 José Campos

Programming exercises on if, else, elseif conditionals.


L5 -- Loops

13 Outubro 2021, 13:00 José Campos

Topics introduced and discussed: loops, i.e., we learnt how to make a computer do repetitive tasks.


week 5

11 Outubro 2021, 15:00 Márcia Cristina Afonso Barros

Conditionals


R4.11

6 Outubro 2021, 15:00 José Campos

Programming exercises on dictionaries also called hashmaps or associative arrays.


L4 -- Conditionals

6 Outubro 2021, 13:00 José Campos

Topics introduced and discussed: conditionals, i.e., how to control the flow of a program.  In particular, we learnt how to make a computer make decisions based on information it receives from you or based on different conditions it encounters as it processes data or information.