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
  • CSTA: 3A-13. 14, 15, 16, 17, 18, 21, 3B-AP-12, 14, 16

Assignments
Materials and Resources
  • Java Book Chp 9
  • Computers with Eclipse
In-Class Activities
  • Inheritance demo