Programming

Recommendations and curriculum resources for teaching programming to kids in Grades 1-12. Tips for programming using Scratch Jr, Scratch, HTML, and Python.

Teaching If Then Statements, Make Real World Connections

Make real world connections when teaching if then statements to beginners. If then statements are conditionals. A conditional is an action that occurs if something specific happens. If then statements are used in programming to trigger a set of instructions. If then statements can be a difficult concept for young children to understand. To help […]

Teaching If Then Statements, Make Real World Connections Read More »

TechnoCode

Scratch Activities, About the Stage, Draw with the Pen

When completing Scratch activities your students will benefit from understanding ordered pairs. This is a mathematical concept that is often not taught until the higher grades. However, it is knowledge that will help young programmers. It can be used to place sprites on the stage by setting the x and y values. It also helps

Scratch Activities, About the Stage, Draw with the Pen Read More »

Scroll to Top