Learn your way! Get started

Java SE 9, Part 4 of 14: Composition and Arrays

with expert Paulo Dichone


Watch trailer


Course at a glance

Included in these subscriptions:

  • Dev & IT Pro Video
  • Dev & IT Pro Power Pack

Release date 10/30/2018
Level Intermediate
Runtime 2h 1m
Closed captioning N/A
Transcript N/A
eBooks / courseware N/A
Hands-on labs N/A
Sample code Included
Exams Included


Enterprise Solutions

Need reporting, custom learning tracks, or SCORM? Learn More



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 class covers class design and functionality, polymorphism and then finishes with arrays, arraylists and hashmaps.

Prerequisites

This course is for beginners and programmers with experience alike.

Meet the expert

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.

Course outline



Composition

Composition Design (16:51)
  • Introduction (00:08)
  • Composition Design-Pattern (10:11)
  • Polymorphism - Overloading Methods (06:23)
  • Summary (00:08)
Polymorphism (14:37)
  • Introduction (00:08)
  • Polymorphism - Override Methods (07:58)
  • Polymorphism - Polymorphic Arguments (06:23)
  • Summary (00:08)

Arrays and HashMaps

Intro To Arrays (28:53)
  • Introduction (00:08)
  • Intro to Arrays (09:55)
  • More Arrays (04:50)
  • Intro to ArrayLists (13:51)
  • Summary (00:08)
Array Lists (27:56)
  • Introduction (00:08)
  • ArrayLists (10:06)
  • More ArrayLists (06:03)
  • HashMaps (11:30)
  • Summary (00:08)
HashMaps And Sorting (19:46)
  • Introduction (00:08)
  • HashMaps (10:27)
  • More HashMap (03:37)
  • Sorting Arrays (05:25)
  • Summary (00:08)
Static Types And Math (13:22)
  • Introduction (00:08)
  • Static Types and Math Class (07:44)
  • Private Variable (05:21)
  • Summary (00:08)