|
|
1 - Introduction
|
|
|
10 - Methods in Java
|
|
|
11 - Enumerations in Java
|
|
|
12 - Debugging Tools
|
|
|
13 - Object-oriented programming
|
|
|
14 - ===== OOP Interview Preparation =====
|
|
|
15 - ===== EXAM OOP & Object Oriented e-Commerce console applications =====
|
|
|
16 - Excpetion Handling
|
|
|
17 - Java Collections Framework
|
|
|
18 - Generics
|
|
|
19 - ===== Java Collections Framework Interview Preparation =====
|
|
|
2 - Java Basics
|
|
|
20 - Functional Programming in Java
|
|
|
21 - Stream API
|
|
|
22 - ===== Functional Programming in Java Interview Preparation =====
|
|
|
23 - Input and Output Streams in Java (IO & NIIO)
|
|
|
24 - ===== IO in Java Interview Preparation =====
|
|
|
25 - Multithreading
|
|
1 -Multithreading Overview.mp4
|
MP4
|
75.89 MB
|
|
|
10 -CompletableFuture - source code of all examples.url
|
URL
|
152 B
|
|
|
10 -CompletableFuture.mp4
|
MP4
|
315.9 MB
|
|
|
11 -Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4
|
MP4
|
414.72 MB
|
|
|
11 -Source code of all Lock API examples.url
|
URL
|
140 B
|
|
|
12 -Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4
|
MP4
|
336.24 MB
|
|
|
12 -The source code of all examples from the lesson.url
|
URL
|
148 B
|
|
|
13 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
13 -Homework Multithreading.mp4
|
MP4
|
62.63 MB
|
|
|
2 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
2 -First Multithreading Program Thread & Runnable.mp4
|
MP4
|
297.63 MB
|
|
|
3 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
3 -Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4
|
MP4
|
193.42 MB
|
|
|
4 -Source code of all examples from the lesson.url
|
URL
|
145 B
|
|
|
4 -Synchronization Basics.mp4
|
MP4
|
266.86 MB
|
|
|
5 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
5 -Memory Management in Multithreading Programs.mp4
|
MP4
|
168.99 MB
|
|
|
6 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
6 -Deadlock & Livelock.mp4
|
MP4
|
124.95 MB
|
|
|
7 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
7 -Executor Services, Callable & Future.mp4
|
MP4
|
211.67 MB
|
|
|
8 -Executor Service Implementations & ThreadFactory demo source code.url
|
URL
|
144 B
|
|
|
8 -Executor Service Implementations & ThreadFactory.mp4
|
MP4
|
287.77 MB
|
|
|
9 -ForkJoin Framework.mp4
|
MP4
|
167.7 MB
|
|
|
9 -Source code of ForkJoin examples.url
|
URL
|
153 B
|
|
|
|
26 - ===== Multithreading in Java Interview Preparation =====
|
|
|
27 - Date and Time in JDK
|
|
|
28 - Java Reflection API & Annotations
|
|
|
29 - JDK API
|
|
|
3 - Primitive Data Types, Variables and Arrays
|
|
|
30 - Modules in Java & Migration of Java Apps
|
|
|
31 - I18N & L10N
|
|
|
32 - ===== Java Core Interview Preparation =====
|
|
|
33 - Logging in Java
|
|
|
34 - Java New Versions
|
|
1 -Java 8 Features (Lambda, Stream API, Optional, Effectively Final, etc.).mp4
|
MP4
|
321.76 MB
|
|
|
1 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
10 -Java 11 Collection & Predicate API Updates, Nest-Based Access Control & more.mp4
|
MP4
|
205.18 MB
|
|
|
10 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
11 -All resources and links for the lesson.url
|
URL
|
119 B
|
|
|
11 -Java 12 CompactNumberFormat, Teeing Collector, String.indent(), transform().mp4
|
MP4
|
269.01 MB
|
|
|
12 -Java 13 Socket API, newFileSystem() method, ZGC Uncommit Unused Memory & others.mp4
|
MP4
|
193.25 MB
|
|
|
13 -Java 14 Switch expressions, Currency Format, Helpful NullPointerExceptions.mp4
|
MP4
|
211.39 MB
|
|
|
13 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
14 -Java 15 Text Blocks, Hidden Classes, new String methods.mp4
|
MP4
|
245.02 MB
|
|
|
14 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
15 -Java 16 JEP 395 - Records.mp4
|
MP4
|
212.8 MB
|
|
|
15 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
16 -Java 16 instanceof, Day Period Support, Stream.toList() & others.mp4
|
MP4
|
217.47 MB
|
|
|
17 -Java 17 Sealed Classes & other improvements.mp4
|
MP4
|
257.3 MB
|
|
|
17 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
18 - Java 18.html
|
HTML
|
7.01 KB
|
|
|
18 - Java 19.html
|
HTML
|
5.55 KB
|
|
|
18 - Java 20.html
|
HTML
|
6.29 KB
|
|
|
18 - Java 21.html
|
HTML
|
5.43 KB
|
|
|
2 -Java 9 Stream API Updates, Multi-Resolution Image, Stack-Walking API, etc.mp4
|
MP4
|
196.1 MB
|
|
|
2 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
3 -Java 9 Process API & CompletableFuture API updates, Interface Private Methods.mp4
|
MP4
|
179.58 MB
|
|
|
3 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
4 -Java 9 jlink & jshell.mp4
|
MP4
|
103.02 MB
|
|
|
5 -Java 9 Multi-Release JAR Files & Compact Strings.mp4
|
MP4
|
104.45 MB
|
|
|
6 -Java 9 Deprecated & Removed Features.mp4
|
MP4
|
140.53 MB
|
|
|
7 -Java 10 ‘var’ variables (Type inference), Docker support, Flex Heap Size, etc.mp4
|
MP4
|
140.2 MB
|
|
|
7 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
8 -Java 10 Other improvements, Removals, Deprecations, Release Versioning.mp4
|
MP4
|
179.69 MB
|
|
|
9 -Java 11 LTS Concept, New HTTP Client, String & Files API Updates.mp4
|
MP4
|
266.62 MB
|
|
|
9 -Source code example from the lesson.url
|
URL
|
122 B
|
|
|
|
35 - == EXAM Java Standard Edition - Online Store - Task description and solution ==
|
|
|
36 - Bonus section
|
|
|
4 - Eclipse Tips and Tricks
|
|
|
5 - Operators and Operations with primitive types
|
|
|
6 - Strings in Java
|
|
|
7 - Control Statements
|
|
|
8 - Miscellaneous
|
|
|
9 - Iteration Statements (Loops) in Java
|