Course curriculum

  • 1
    Getting Started
    • About Our Teaching Guides
    • I Really Think I Need More Training
  • 2
    Object Interaction
    • Unit: Object Interaction
    • Unit Vocabulary
    • Getter and Setter Methods
    • Video: Writing Getter and Setter Methods
    • Video Walkthrough: Rock Dodger
    • Rock Dodger: Finished Code
    • Rock Dodger: Rubric
    • Using Getters and Setters
    • Adding Your Own Art
    • Video Walkthrough: Climber
    • Climber: Finished Code
    • Climber: Rubric
    • Unit Test
  • 3
    More About Methods and Constructors
    • Unit: Methods and Constructors
    • Unit Vocabulary
    • The Constructor
    • Video: Adding Multiple Constructors
    • Video Walkthrough: Bouncing Balls
    • Bouncing Balls: Finished Code
    • Bouncing Balls: Rubric
    • Video Walkthrough: Pearl Collector
    • Pearl Collector: Finished Code
    • Pearl Collector: Rubric
    • The Parts of a Method
    • Video Walkthrough: Pet Owner
    • Pet Owner: Finished Code
    • Rubric: Pet Owner
    • Unit Test