To understand what an App is and how they are created; what is a component, what are component properties, how they are used in Thunkable?
Understanding what a variable is and why they are used and how to store information in variables and take information out of variables in Thunkable.
Understanding what concatenation of strings is and how to achieve it in Thunkable.
Understanding how Math can be executed within Thunkable and practice with the correct use of concatenation and variables.
Understand the purpose of selection in programming and introduce the concept of IF statements.
Understanding how to create more functional layouts using rows and columns and learning how to add images and adjust their properties.
Quiz App – create a quiz app using the skills learnt up to this point.
Understanding the purpose of iteration in programming and introduce the concept of For Loops.
Understand the list data structure and how it can be used.