24/08/2023, 09:30
Get to know your tools and how to use them to develop a program.
24/08/2023, 09:40
How a computer stores information and what these bits and bytes mean?
24/08/2023, 11:00
How to represent a condition, check its truth value and execute different instructions accordingly.
24/08/2023, 11:30
Repeating instructions either based on a condition or for each element in a collection of data.
24/08/2023, 12:50
Applying the learned content to chosen exercise problems.
25/08/2023, 11:00
Using collection data types to store multiple values together.