Lesson 1: What is Coding?
- Introduction to coding as giving instructions to computers.
- Using simple block-based coding like Scratch Jr.
- Basic commands: move, turn, play sound.
- Activity: Create a simple sequence to make a character move.
Lesson 2: Sequences and Patterns
- Understanding sequences in coding.
- Creating patterns with repeats.
- Activity: Build a simple story or animation.
Lesson 3: Debugging and Sharing
- What is debugging? Fixing simple mistakes.
- Sharing projects with friends.
- Activity: Debug a partner's code and present work.