Course curriculum

  • 1
    Course Basics
    • About Greenfoot IDE
    • Greenfoot Cheat Sheet
    • Instructor Guidelines
  • 2
    Day One
    • Day One Road Map
    • Opening Greenfoot Projects
    • Help, My Project Won't Run!
    • Finding And Fixing Compiler Errors
    • Shapes: Finished Code
    • The Parts of a Class
    • LobsterLand: Finished Code
  • 3
    Day Two
    • Day Two Road Map
    • Getter and Setter Methods
    • Video: Writing Getter and Setter Methods
    • Rock Dodger: Finished Code
    • Actor Movement and the Cartesian Plane
    • Climber: Finished Code
  • 4
    Day Three
    • Day Three Road Map
    • Recap: What have we learned so far?
    • If Statements
    • Space Bees: Finished Code
    • Compound Conditional Statements
    • Table Tennis: Finished Code
  • 5
    Day Four
    • Day Four Road Map
    • Inheritance
    • Class Diagrams
    • Animal Kingdom: Finished Code
    • Food Fight: Finished Code
  • 6
    Day Five
    • Day Five Road Map
    • The For Loop
    • Help, My For Loop Broke Everything!
    • Maze Escape: Finished Code
    • Collision Detection with For Loops
    • Archery: Finished Code