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

رایگان16 درس17 ساعت 52 دقیقهمتوسط

کانال Coder Army

ژوئیه 2026

4 روز پیش بررسی شد

چه یاد می‌گیری

  • 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

برگرفته از درس‌های خود دوره، به بیان نویسنده.

رایگان

این دوره رایگان است و در یوتیوب منتشر شده. نویسنده‌اش همان کانال است، ما فقط مرتب می‌کنیم و بررسی می‌کنیم که ویدیوها باز شوند.

شروع دوره

موضوع‌های مرتبط

این دوره شامل

  • 17 ساعت 52 دقیقه ویدیو
  • 16 درس
  • سطح: متوسط
  • زبان: English
  • یادمان می‌ماند کجا بودی
  • کاملاً رایگان، بدون کارت

درس‌ها

2 بخش · 16 درس · 17 ساعت 52 دقیقه مدت کل

درس‌های 1 تا 1010 درس · 11 ساعت 4 دقیقه
درس‌های 11 تا 166 درس · 6 ساعت 47 دقیقه

چه چیزی لازم است

  • دانستن مقدمات کمک می‌کند: دوره از بعد از آن ادامه می‌دهد.

توضیحات

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

این دوره برای چه کسی است

  • کسانی که مقدمات Java را می‌دانند.

این دو مورد برداشت ما از سطح دوره است. توضیحات از خود نویسنده است.

Picked on Temu

Java Collections Framework Full Course، کانال Coder Army