Course badge for Space - Blockly

Get a taste for programming and reach for the stars!

This activity is designed to give students their first experience in programming, and has been specially designed for the Hour of Code.

Students will use Blockly to explore a space theme while covering the following programming concepts:

  • printing output to the screen,
  • getting input from the user,
  • storing data in variables,
  • integers and strings as different data types,
  • mathematical manipulation of integers, and
  • making decisions using if blocks.