Skip to content

NicholasFal/level-0-module-1-NicholasFalstad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 53.6%
  • Java 36.8%
  • Processing 9.6%