Complete each video completely before attempting the worksheet.
Print each worksheet out and place in your folder.
Session 1:
Sequence, Selection and Iteration
Variables
Data Types
Try these challenges here.
Session 2:
Keyboard Input
Casting of datatypes
Resource:
Try these challenges here.
Session 3:
Selection
IF, ELSE, ELIF
Resource:
Try these challenges here.
Session 4:
Iteration
While Loop
Do Until
Resource:
Try these challenges here.
Session 5:
Iteration
For loops
Resource:
Try these challenges here.
Session 6:
Arrays
Array and String length
Looping through an array or string
Resource:
Try these challenges here.
Session 7:
2D Arrays
Looping through a 2D array
Resource:
Try these challenges here.
Session 8:
Sub Programs
Procedures vs Functions
Resource:
Try these challenges here.