-
Object Oriented Principles
6 Lessons -
Collection Framework
13 Lessons-
StartIntroduction To Collection Framework
-
StartWhat Is Framework
-
StartCollection API
-
StartGeneric Collections
-
StartArrayList Class
-
StartLinkedList Class
-
StartHashSet,LinkedHashset,TreeSet
-
StartHasMap,LinkedHashmap, TreeMap
-
StartUsage Scenarios
-
StartHashcode and equals method
-
StartComparable And Comparator Interfaces
-
StartLegacy Collections
-
StartSome Other Important Classes(Date,Arrays,Collections,etc)
-
-
Multithreading
10 Lessons-
StartProcess,Thread, Context Switching
-
StartMultiprocessing Vs Multithreading
-
StartProgram As An Single Thread
-
StartCreating Thread By Extending Thread Class
-
StartImplementing Runnable Interface
-
StartThread States
-
StartSynchronization
-
StartInterthread Communication
-
StartDemon Thread
-
StartThread Group
-
-
Java Updates
7 Lessons -
Lambda Expressions (Java 8)
8 Lessons-
StartLambda expressions with single & multiple parameters
-
Startreturn types & without return type
-
Startworking with collections
-
StartforEach, Multiple statements
-
StartReference to a static method
-
StartReference to an instance method
-
StartReference to a constructor
-
StartUsage of Functional interfaces and default methods
-
-
Java 9 to 11
11 Lessons-
StartJigsaw project – modularity
-
StartREPL – Jshell
-
StartTry with resource
-
StartCollection Factory Methods
-
StartPrivate methods in interface
-
StartEnhancements in stream API
-
StartLocal variable type inference
-
StartAPI changes in java 10 version
-
StartRunning JAVA file with single java command
-
StartNew Utility methods from String class
-
StartLocal variable syntax for lambda expressions
-
