Description
This bundle is the eighth chapter of a course geared toward the APCS A exam.
It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence.
Topics covered in Lesson 8:
Object Oriented Programming including:
- Polymorphism
- Encapsulation
- Inheritance
- Hierarchy
- Is-a and Has-a relationships
- accessor, mutator, and helper methods
- derived classes
- overriding
- extends
- objects and references
Highlights
Description
This bundle is the eighth chapter of a course geared toward the APCS A exam.
It is designed as a first introduction to the language of Java. Programming experience is encouraged but not required. This is designed to serve as a first look at Java. At the conclusion of the course, students will be able to take the APCS A exam with confidence.
Topics covered in Lesson 8:
Object Oriented Programming including:
- Polymorphism
- Encapsulation
- Inheritance
- Hierarchy
- Is-a and Has-a relationships
- accessor, mutator, and helper methods
- derived classes
- overriding
- extends
- objects and references

