
Session 1 Introduction to Pictoblox and Coding
The first session will introduce the learners to programming through the Pictoblox interface. At the end of the session, they should understand;
- What is Programming?
- The Pictoblox Interface
- How to make a simple but fun piece
Session 2 Sequencing
This session will introduce the concept of Sequencing in Programming. The learners will understand what is sequencing and;
- Why it is important to follow a sequence in programming.
- How to reduce steps in a sequence
with loops and conditional operators.