Tags
Language
Tags
January 2025
Su Mo Tu We Th Fr Sa
29 30 31 1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31 1

Learning Java Collections

Posted By: lucky_aut
Learning Java Collections

Learning Java Collections
Duration: 3h 10m | .MP4 1280x720, 30 fps(r) | AAC, 48000 Hz, 2ch | 515 MB
Genre: eLearning | Language: English


As developers advance past the basics of Java, they must understand how to effectively use Java collections in their daily work. This course offers you a deep dive into the framework and hands-on experience working with it. The Java Collections framework consists of interfaces, implementations, and utilities that together provide standard support for common data structures in the language. Instructor Kevin Bowersox explains these things, then goes into real examples of techniques for working with them, like creating different collections types and iterating them. He covers operations and interfaces such as List (including both ArrayList and LinkedList), Queue, Deque, and Map. Kevin concludes with a discussion of how you can use Java Collections utilities to sort elements, search collections, use comparators, and more.

More Info