16/10/2023, 09:30
Get to know your tools and how to use them to develop a program
16/10/2023, 09:40
How a computer stores information and what these bits and bytes mean?
16/10/2023, 11:00
How to represent a condition, check its truth value and execute different instructions accordingly.
16/10/2023, 11:30
Repeating instructions either based on a condition or for each element in a collection of data.
16/10/2023, 13:30
Self-guided practicing of the learned skills on various tasks. Instructors are available to give support and feedback.
17/10/2023, 09:30
Splitting a program into re-usable building blocks.
17/10/2023, 11:00
Using collection data types to store multiple values together.