Allan Didier

Inheritance Lesson Plan

Objectives

Students will demonstrate knowledge of inheritance by creating classes that inherit properties from other classes.

Standards and Benchmarks

  • Inheritance, method overloading, constructors, setter and getter generators, super methods.
  • ISTE 1d, 3d, 4a, b, c

Assignments
Materials and Resources

  • Java Book Chp 9
  • Computers with Eclipse

In-Class Activities

  • Inheritance demo