Collections in Java SE 17

Go to class
Write Review

Free Online Course: Collections in Java SE 17 provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Collections in Java SE 17 is taught by Richard Warburton.

Overview
  • Java Collections are key to being a strong Java programmer and used in everyday situations. This course will teach you the fundamental concepts for use and data structures behind the scenes in Java Collections.

    Java programmers need to have a strong understanding of Java Collections. In this course, Collections in Java SE 17, you’ll learn to program with Java Collections. First, you’ll explore the problem with just using arrays for everything or rolling your own collections. Next, you’ll discover how to use the core Java collection APIs. Finally, you’ll learn how they work under the hood and when to choose one collection over another. When you’re finished with this course, you’ll have the skills and knowledge of Java SE 17 Collections needed to be a professional Java Developer.