JavaSpecialists | Data Structures in Java Course [FCO]

seeders: 1
leechers: 2
Added 2 years ago by Prom3th3uS in Other

Download Fast Safe Anonymous
movies, software, shows...

Files

JavaSpecialists | Data Structures in Java Course [FCO] (Size: 18.04 GB)
  0. Join Our Discord for More Awesome Stuff!.txt 152 B
  __MACOSX
  _src 239 B
  src
  _ArrayBlockingQueueExamples.java 239 B
  _ArrayDequeExample.java 239 B
  _ArrayListExamples.java 239 B
  _ArraysExamples.java 239 B
  _ArraysUtilExamples.java 239 B
  _BasicHashtable.java 239 B
  _BlockingQueueExamples.java 239 B
  _COWIterationExamples.java 239 B
  _CollectionExamples.java 239 B
  _CollectionsUtilExamples.java 239 B
  _ComputationalTimeComplexity.java 239 B
  _ConcurrentHashMapExamples.java 239 B
  _ConcurrentQueuesExamples.java 239 B
  _ConcurrentSkipListMapTest.java 239 B
  _ConcurrentSkipListSetExample.java 239 B
  _CopyOnWriteArraySetExamples.java 239 B
  _HashMapExamples.java 239 B
  _HashSetExamples.java 239 B
  _HashingExamples.java 239 B
  _HashtableExamples.java 239 B
  _IterationExamples.java 239 B
  _LinkedBlockingExamples.java 239 B
  _LinkedHashExamples.java 239 B
  _LinkedListExamples.java 239 B
  _ListExamples.java 239 B
  _MainClass.java 239 B
  _MyObservable.java 239 B
  _MyObserver.java 239 B
  _ParallelSortingArrayList.java 239 B
  _ParallelSortingExample.java 239 B
  _ParallelSortingList.java 239 B
  _Pixel.java 239 B
  _PriorityQueueExamples.java 239 B
  _SetExamples.java 239 B
  _SortExample.java 239 B
  _SpaceComplexity.java 239 B
  _SpecializedCollection.java 239 B
  _SpecializedQueueExamples.java 239 B
  _StackExample.java 239 B
  _Student.java 239 B
  _TreeMapExamples.java 239 B
  _TreeSetExamples.java 239 B
  _VectorExamples.java 239 B
  lesson1.mp4 120.19 MB
  lesson10.mp4 161.63 MB
  lesson11.mp4 214.72 MB
  lesson12.mp4 1.85 GB
  lesson13.mp4 386.86 MB
  lesson14.mp4 1.31 GB
  lesson15.mp4 373.09 MB
  lesson16.mp4 689.61 MB
  lesson17.mp4 629.07 MB
  lesson18.mp4 525.5 MB
  lesson19.mp4 131.25 MB
  lesson2.mp4 873.64 MB
  lesson20.mp4 84.4 MB
  lesson21.mp4 1.06 GB
  lesson22.mp4 247.67 MB
  lesson23.mp4 726.72 MB
  lesson24.mp4 357.59 MB
  lesson25.mp4 708.11 MB
  lesson26.mp4 511.26 MB
  lesson27.mp4 750.13 MB
  lesson28.mp4 173.82 MB
  lesson29.mp4 429.27 MB
  lesson3.mp4 159.55 MB
  lesson30.mp4 70.44 MB
  lesson31.mp4 541.44 MB
  lesson32.mp4 244.16 MB
  lesson33.mp4 611.41 MB
  lesson34.mp4 699.42 MB
  lesson35.mp4 664.26 MB
  lesson36.mp4 419.58 MB
  lesson37.mp4 53.78 MB
  lesson38.mp4 53.78 MB
  lesson4.mp4 586.51 MB
  lesson5.mp4 497.5 MB
  lesson6.mp4 540.5 MB
  lesson7.mp4 305.1 MB
  lesson8.mp4 269.3 MB
  lesson9.mp4 331.43 MB
  src
  ArrayBlockingQueueExamples.java 411 B
  ArrayDequeExample.java 429 B
  ArrayListExamples.java 871 B
  ArraysExamples.java 1009 B
  ArraysUtilExamples.java 1.34 KB
  BasicHashtable.java 638 B
  BlockingQueueExamples.java 205 B
  COWIterationExamples.java 559 B
  CollectionExamples.java 1.49 KB
  CollectionsUtilExamples.java 972 B
  ComputationalTimeComplexity.java 1.61 KB
  ConcurrentHashMapExamples.java 64 B
  ConcurrentQueuesExamples.java 890 B
  ConcurrentSkipListMapTest.java 436 B
  ConcurrentSkipListSetExample.java 431 B
  CopyOnWriteArraySetExamples.java 1.99 KB
  HashMapExamples.java 1.81 KB
  HashSetExamples.java 1.06 KB
  HashingExamples.java 706 B
  HashtableExamples.java 827 B
  IterationExamples.java 395 B
  LinkedBlockingExamples.java 596 B
  LinkedHashExamples.java 1.25 KB
  LinkedListExamples.java 882 B
  ListExamples.java 404 B
  MainClass.java 718 B
  MyObservable.java 621 B
  MyObserver.java 77 B
  ParallelSortingArrayList.java 980 B
  ParallelSortingExample.java 1.18 KB
  ParallelSortingList.java 373 B
  Pixel.java 647 B
  PriorityQueueExamples.java 2.05 KB
  SetExamples.java 1.38 KB
  SortExample.java 2.31 KB
  SpaceComplexity.java 482 B
  SpecializedCollection.java 1.69 KB
  SpecializedQueueExamples.java 824 B
  StackExample.java 325 B
  Student.java 1.06 KB
  TreeMapExamples.java 2.3 KB
  TreeSetExamples.java 2.12 KB
  VectorExamples.java 323 B
  ▲ 126 total files

Description


Lynda and other Courses >>> https://freecoursesonline.me/
Forum for discussion >>> https://onehack.us/

https://get.freecoursesonline.me/wp-content/uploads/2024/05/Data-Structures.png

JavaSpecialists - Data Structures in Java Course [FCO]

Become a master of the full set of data structures in the Java Development Kit

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.

Instructor(s)

About Heinz, Java Champion, author of the Javaspecialists Newsletter, conference speaking regular...

Media Information:

MP4 | Video: h264, 1920x1080p | Audio: AAC, 48.000 KHz, 2 Ch
Genre: eLearning | Language: English | Updated: 5/2024 | Duration: 38 Lessons ( 8h 03m 34s)

Course Source: https://www.javaspecialists.eu/courses/datastructures/