Select Page

5th Grade

Building Games in Scratch

Building Games in Scratch

Using Scratch, students design a simple game that incorporates loops and variables to control the game’s difficulty. They learn how to apply loops to create repetition and use variables for game scores.

Introduction to Conditionals

Introduction to Conditionals

In Code.org’s “Course E,” students explore conditionals. They create simple conditional-based programs, such as “if/then” statements, learning how decisions in programming work.