Java SE 9, Part 5 of 14: Interfaces and Streams
Interactive

Java SE 9, Part 5 of 14: Interfaces and Streams

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 covers autoboxing, enumerations and how to use generics in your code. It finishes with explaining how interfaces allow a bridge to handle inheritance as well as Input/Output and TreeSets.

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

177 Minutes

Time to complete

326 Minutes

Course Outline

Classes and Interfaces

Classes And Autoboxing (20:59)

  • Introduction (00:08)
  • Outer and Inner Classes (05:20)
  • Annotations - Introduction (06:07)
  • Outoboxing and Wrap and Unwrap (09:15)
  • Summary (00:08)

Enums And Generics (20:29)

  • Introduction (00:08)
  • Enums (09:14)
  • Generics (10:58)
  • Summary (00:08)

Interfaces In Java (11:12)

  • Introduction (00:08)
  • Interfaces in Java (05:42)
  • Interface Example (05:14)
  • Summary (00:08)
Streams and Hash Sets

Input Streams (20:07)

  • Introduction (00:08)
  • Intro to IO Input Streams (09:41)
  • InputStream -Reading Text Files (10:09)
  • Summary (00:08)

IO Write And BufferReader (11:49)

  • Introduction (00:08)
  • IO WriteToFile (05:46)
  • IO Buffer Reader (05:46)
  • Summary (00:08)

Tree And HashSets (18:38)

  • Introduction (00:08)
  • Set and HashSet (08:23)
  • TreeSets (04:23)
  • LinkedHashSets (05:35)
  • Summary (00:08)
Swing

Intro To Swing (21:11)

  • Introduction (00:08)
  • IntroToSwing (06:16)
  • SwingDemo JFrame (11:28)
  • jLabel (03:11)
  • Summary (00:08)

Jbuttons And Swing Buttons (23:36)

  • Introduction (00:08)
  • JButtons (09:55)
  • Swing Buttons (13:24)
  • Summary (00:08)

Events And TextField (29:53)

  • Introduction (00:08)
  • SwingButton EventListener (12:39)
  • Swing TextField (16:57)
  • Summary (00:08)
;