Java Collections Framework Full Course

Master the Java Collections Framework, Generics, Wildcards and Streams API from the fundamentals to advanced concepts. This playlist brings together all the important collection-related videos from the Complete Core Java course in the correct learning order. You will understand how Java stores, manages, searches, sorts and processes groups of objects efficiently. The playlist begins with Generics because modern Java collections are built around type safety. It then covers the complete Collections Framework, including its hierarchy, major interfaces, implementations, internal working and practical use cases. Topics covered include: * Generics in Java * Generic classes, interfaces and methods * Bounded type parameters * Wildcards * `? extends`, `? super` and PECS * Java Collections Framework hierarchy * `Collection` and `Map` interfaces * `List`, `Set`, `Queue` and `Deque` * `ArrayList` and `LinkedList` * `HashSet`, `LinkedHashSet` and `TreeSet` * `PriorityQueue` and `ArrayDeque` * `HashMap`, `LinkedHashMap` and `TreeMap` * Internal working of `HashMap` * `equals()` and `hashCode()` * `Iterator` and `ListIterator` * `Comparable` and `Comparator` * Sorting collections * Collection

Za darmo16 lekcji17 godz. 52 minŚrednio zaawansowany

kanał Coder Army

lipca 2026

Sprawdzone 4 dni temu

Czego się nauczysz

  • Java Generics Deep Dive · Bounded Types using extends
  • Java Collection Framework Explained · Data Structures + Complete Hierarchy
  • Java Collection Interface Deep Dive · Methods & Internals
  • Set & Map Interface in Java · Internal Working of HashMap, HashSet & TreeMap
  • Comparable Interface in Java · Collections class · Comparing Objects
  • Lambdas & Functional Interface Deep Dive · Method References & Composition
  • Java Stream Methods Deep Dive · All Intermediate & Terminal Operations
  • Parallel Streams in Java Explained · Primitive Optional Classes

Z lekcji samego kursu, słowami autora.

Za darmo

Kurs jest darmowy i opublikowany na YouTube. Jego autorem pozostaje kanał, my tylko go układamy i sprawdzamy, czy filmy się otwierają.

Zacznij kurs

Powiązane tematy

Kurs zawiera

  • 17 godz. 52 min wideo
  • 16 lekcji
  • Poziom: Średnio zaawansowany
  • Język: English
  • Pamiętamy, gdzie skończyłeś
  • W całości za darmo, bez karty

Lekcje

2 sekcji · 16 lekcji · 17 godz. 52 min łączna długość

Lekcje 1–1010 lekcji · 11 godz. 4 min
Lekcje 11–166 lekcji · 6 godz. 47 min

Czego potrzebujesz

  • Podstawy się przydadzą: kurs zaczyna za nimi.

Opis

Master the Java Collections Framework, Generics, Wildcards and Streams API from the fundamentals to advanced concepts. This playlist brings together all the important collection-related videos from the Complete Core Java course in the correct learning order. You will understand how Java stores, manages, searches, sorts and processes groups of objects efficiently. The playlist begins with Generics because modern Java collections are built around type safety. It then covers the complete Collections Framework, including its hierarchy, major interfaces, implementations, internal working and practical use cases. Topics covered include: * Generics in Java * Generic classes, interfaces and methods * Bounded type parameters * Wildcards * `? extends`, `? super` and PECS * Java Collections Framework hierarchy * `Collection` and `Map` interfaces * `List`, `Set`, `Queue` and `Deque` * `ArrayList` and `LinkedList` * `HashSet`, `LinkedHashSet` and `TreeSet` * `PriorityQueue` and `ArrayDeque` * `HashMap`, `LinkedHashMap` and `TreeMap` * Internal working of `HashMap` * `equals()` and `hashCode()` * `Iterator` and `ListIterator` * `Comparable` and `Comparator` * Sorting collections * Collection

Dla kogo jest ten kurs

  • Dla znających podstawy Java.

Te dwa punkty to nasz wniosek z poziomu kursu. Opis należy do autora.

Picked on Temu

Java Collections Framework Full Course, kanał Coder Army