YoVDO

Oracle Java Certification: 3. Methods and Inheritance

Offered By: LinkedIn Learning

Tags

Java Courses Object-oriented programming Courses Polymorphism Courses Inheritance Courses

Course Description

Overview

Take a deep dive into methods and inheritance, two key concepts in object-oriented design, as you prepare to take and pass the Java SE 8 Programmer I exam.

Syllabus

Introduction
  • Methods and inheritance for the Java OCP test
  • Exercise file setup
1. Methods
  • Arguments and return values of methods
  • Method overloading
  • Static methods and fields
  • Pass by value vs. by reference
2. Inheritance
  • Method access modifiers
  • Inheritance and polymorphism
  • Using super and this to reference objects and constructors
3. Abstract Classes and Interfaces
  • Abstract classes and interfaces
  • Type casting on object references
Conclusion
  • Next steps

Taught by

Baochuan Lu

Related Courses

Make an Action Bar in Unity Part 1 - Modular Action System
Coursera Project Network via Coursera
Programmazione I
University of Naples Federico II via edX
Основы разработки на C++: жёлтый пояс
Moscow Institute of Physics and Technology via Coursera
C++ Programming: Object-Oriented Design
Codio via edX
Java: Going Further with Classes and Methods
Codecademy