Register Account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Data Structures in Java [ENG+Sub]
#1
[Image: 70c7ee5fefd9f6ec8c44305dcfdbcc64.jpg?r=1]
Manufacturer : javaspecialists
Manufacturer's website :

[To see links please register or login]

Author : Dr Heinz M. Kabutz
Duration : 8h
Type of material distributed : Video lesson
Language : En

Description : Please do not leave the distribution, I will not be able to maintain the distribution forever.
Share the freebie with other people, don't leave the distribution.
Encourage other people to switch to roottracker.
Course in En. Added En subtitles using speech to text for Adobe Premier Pro.
Java comes equipped with Collection, Map, List, Queue, Deque, BlockingQueue, Deque, Iterator and Iterable. And those are just some of the interfaces. We have a bunch of abstract classes, plus the implementations that we all know and love: HashMap and ArrayList.
In this one-day course, we explore all the interfaces and classes that Java offers in the latest JDK collection framework. At the end, you will have a much better idea of what collections to use when. You will also know how to write your own collections.
Here are some of the many things we will cover during this workshop:
Memory footprint of various collections
Computational time complexity of lookups and other operations
When to use LinkedList vs ArrayList vs CopyOnWriteArrayList
How HashMap behaves with bad keys
Speeding up hashing by 3x for modern Java versions
How biased locking affects our collection choices from Java 15 onwards
UnsupportedOperationException
How ConcurrentModificationException came about and what to do about it
Good techniques for measuring costs of collections
Converting Maps to Sets
Compound operations on Maps
WeakHashMap, LinkedHashMap, LinkedHashSet, IdentityHashSet, ConcurrentSkipListSet and other collections we hardly use.
Course Format
Most of our courses give students a lot of exercises. This course is different. We have an outline of what we want to cover, but then it is the author of the course demonstrating the various data structures and the students able to ask questions. There are no "slides" as such, everything is in code. At the end of the course, you will get a complete source repository of all the examples that we coded during class. Even though there are no exercises, students are encouraged to follow along in their IDE and try out the ideas that the instructor is demonstrating.
Who should take this course?
This course is aimed at junior to intermediate Java programmers wanting to learn what Java data structures are available and how to best use them.
Example files : present
Video format : MP4
Video : H265 1920x1080 16:9 30k/sec 600 kbit/sec
Audio : AAC 48 kHz 128 kbps 2 channels

[center]โ‹†๐Ÿ•ท- - - - -โ˜ฝโ”€โ”€โ”€โ›ง โคโ–โคž โ›งโ”€โ”€โ”€โ˜พ - - - -๐Ÿ•ทโ‹†[/center]

๐Ÿ“Œ JavaSpecialists - Data Structures in Java (2.47 GB)
RapidGator Link(s)

[To see links please register or login]

NitroFlare Link(s)

[To see links please register or login]

[Image: signature.png]
Reply



Forum Jump:


Users browsing this thread:
1 Guest(s)

Download Now   Download Now
Download Now   Download Now


Telegram