Java SE 9, Part 3 of 14: classes and Objects
Interactive

Java SE 9, Part 3 of 14: classes and Objects

LearnNow Online
Updated Nov 04, 2018

Course description

Welcome to the Java 9 Master course. whether you've programmed before or never had programming experience, by the end of this series you'll be able to write sophisticated real world java applications. This course will get you going on classes and objects. it covers inheritance, constructors, overloading and exceptions.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.


Prerequisites

This course is for beginners and programmers with experience alike.


Meet the expert

Paulo Dichone

Paulo Dichone graduated from Whitworth University with a B.S in Computer Science in 2009 and has worked building Android and iOS mobiles apps as well as web applications. Since 2014 he's been an online instructor teaching over 40,000 students from 170 countries in how to program Java and build Android Applications.

Video Runtime

71 Minutes

Time to complete

126 Minutes

Course Outline

Inheritance and Exceptions

Inheritance And Overridding (24:14)

  • Introduction (00:08)
  • Intro to Inheritance (12:54)
  • Overriding (04:39)
  • Overridding Example (06:24)
  • Summary (00:08)

Exceptions And Try Catch (24:10)

  • Introduction (00:08)
  • Exception Handling (07:14)
  • try catch (05:54)
  • Multiple Catch and Finally (10:44)
  • Summary (00:08)

Java Class Library And Super Class (22:35)

  • Introduction (00:08)
  • The Java Class Library (13:45)
  • Super Class Object (08:34)
  • Summary (00:08)
;