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

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

BizLibrary
Updated Feb 04, 2020

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. This course contains the following lessons:


Lesson 1:

  • Outer and Inner Classes
  • Annotations - Introduction
  • Autoboxing and Wrap and Unwrap.

Lesson 2:

  • Enums
  • Generics.

Lesson 3:

  • Interfaces in Java
  • Interface Example.

Lesson 4:

  • Intro to IO Input Streams
  • InputStream -Reading Text Files.

Lesson 5:

  • IO WriteToFile
  • IO Buffer Reader.

Lesson 6:

  • Set and HashSet
  • TreeSets
  • LinkedHashSets.

Lesson 7:

  • Intro To Swing
  • SwingDemo JFrame
  • jLabel.

Lesson 8:

  • JButtons
  • Swing Buttons.

Lesson 9:

  • SwingButton EventListener
  • Swing TextField.
;