Udemy

Java Generics, Collections Framework And Streams API

Enroll Now
  • 437 Students
  • Updated 8/2022
  • Certificate Available
4.3
(75 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
5 Hour(s) 36 Minute(s)
Language
English
Taught by
Lemuel Ogbunude
Certificate
  • Available
  • *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Rating
4.3
(75 Ratings)
2 views

Course Overview

Java Generics, Collections Framework And Streams API

Learn about Data Structures in Collections, Generics and how to use Java Streams API for powerful operations.

Learn about Java Generics and how to create Generic classes. You also learn about Generic Interfaces and Methods.

After learning and understanding Java Generics we then dive into the Java Collections Framework where we learn about data structures such as List, ArrayList, HashMap, HashSet, LinkedList... and so on. Generics are an important part of the Java programming language.

We have extra lessons on Java Optional which helps us avoid null pointer exceptions in Java. You will learn about Optionals because it's knowledge will be applied when you learn about Java Streams API.

Finally, we learn about the Streams API, how it works and the various methods such as filter(), map(), flatMap(), reduce(), collect() ... and so on.

After this course, you should have a solid understanding of the Java Generics, the Collection Framework with its Data Structures and the Java Streams API.

In a nutshell, generics enable types (classes and interfaces) to be parameters when defining classes, interfaces and methods. Much like the more familiar formal parameters used in method declarations, type parameters provide a way for you to re-use the same code with different inputs. The difference is that the inputs to formal parameters are values, while the inputs to type parameters are types. (Java Docs)

Course Content

  • 10 section(s)
  • 93 lecture(s)
  • Section 1 Getting Ready
  • Section 2 Java Generics
  • Section 3 Introduction To Java Collection Framework
  • Section 4 The Set And Queue Interface
  • Section 5 Map Interface And HashMap Class
  • Section 6 Java Optionals
  • Section 7 Java Streams
  • Section 8 Stream Map Operations
  • Section 9 More Stream Operations
  • Section 10 Where To Go From Here

What You’ll Learn

  • What The Java Collections Framework Is Composed Of.
  • Learn About The Data Structures Available In The Collection Framework.
  • What Are Generics And How To Use Generics.
  • How To Create Generic Classes.
  • How To Create Generic Interfaces.
  • How To Create Generic Functions.
  • How To Use Existing Collections Like Lists, Sets And Queues.
  • How To Use Java Streams.
  • Use Lambda Expressions And Method References In Streams.
  • Learn What Java Optionals Are And How To Use Them.
  • Learn About Stream Methods Such As Filter, Map, FlatMap And Collect.

Skills covered in this course


Reviews

  • M
    Maricela Rodriguez
    5.0

    it is very delicatelly explained, i battle to understand my theory but this course made it easy, thanks

  • P
    Punith
    2.5

    you need to give prior clear information about course before it start and the major i was unable understand accent that instructor teaching

  • R
    Richard Ahlstrom
    5.0

    It was perfect for what I needed!

  • S
    Shaan Marok
    3.5

    There is a biased focus on collection classes rather than implementing your own Queue, LinkedList which would be asked on interviews.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed