/level-0-module-1-bloobglob

level-0-module-1-bloobglob created by GitHub Classroom

Primary LanguageHTML

Level 0 - Module 1

Recipes for Level 0 - Module 1 students.

Contains: RobotInSpace.java, SecretMessageBox.java, TheRiddler.java, XGeeks.java

At the end of this module, students will be able to:

  • Use an if/else statement to control program flow
  • Create and initialize int variables
  • Use a for loop to repeat blocks of code
  • Use int variables in simple math statements
  • Know where curly brackets {} are required in a simple program
  • Draw simple graphics using Processing