YoVDO

Java Fundamentals: Collections

Offered By: Pluralsight

Tags

Java Courses Algorithms Courses Data Structures Courses Data Processing Courses

Course Description

Overview

In this course, you will learn why you would want to use collections instead of arrays and understand the power of lists, sets, and maps.

Working with data is fundamental to any business problem. In this course, Java Fundamentals: Collections, you will learn about Java Collections - data structures designed to store and process data in memory. First, you will discover why you would want to use collections instead of arrays. Then, you will cover the capabilities of lists, sets, maps, and also the different data structure tradeoffs. Finally, you will explore important collection algorithms and how different collection implementations work. By the end of this course, you will know how to use Java Collections to process data.

Syllabus

  • Course Overview 1min
  • What Are Collections and Why Use Them? 25mins
  • Collections with Iteration Order: Lists 30mins
  • Collections of Pairs: Maps 37mins
  • Java Streams 23mins
  • Collection Operations and Factories 22mins
  • Collection with Uniqueness: Sets 17mins

Taught by

Richard Warburton

Related Courses

Intro to Computer Science
University of Virginia via Udacity
Design of Computer Programs
Stanford University via Udacity
Analytic Combinatorics, Part I
Princeton University via Coursera
Algorithms, Part I
Princeton University via Coursera
Algorithms, Part II
Princeton University via Coursera