Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +56 -0
- 17 - GIT/009 Git Branching.mp4 +3 -0
- 17 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4 +3 -0
- 17 - GIT/012 Merge Conflicts.mp4 +3 -0
- 17 - GIT/013 Git Rebasing & Force Update of remote repository.mp4 +3 -0
- 17 - GIT/014 Git Interactive Rebase.mp4 +3 -0
- 17 - GIT/015 Git reset.mp4 +3 -0
- 17 - GIT/016 Git stash.mp4 +3 -0
- 17 - GIT/017 Restoring lost snapshots in Git git reflog.mp4 +3 -0
- 17 - GIT/018 Git cherry-pick moving commits between branches.mp4 +3 -0
- 17 - GIT/020 Git and Eclipse integration.mp4 +3 -0
- 18 - Excpetion Handling/001 Exception Handling in Java.mp4 +3 -0
- 19 - Java Collections Framework/001 Java Collections Framework Overview.mp4 +3 -0
- 19 - Java Collections Framework/002 Collection Interface.mp4 +3 -0
- 19 - Java Collections Framework/003 Interfaces List, Set and Queue Overview.mp4 +3 -0
- 19 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4 +3 -0
- 19 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4 +3 -0
- 19 - Java Collections Framework/008 Comparator and Comparable.mp4 +3 -0
- 19 - Java Collections Framework/010 Iterable, Iterator & ListIterator.mp4 +3 -0
- 19 - Java Collections Framework/012 Queue and Deque.mp4 +3 -0
- 19 - Java Collections Framework/014 Map Hierarchy.mp4 +3 -0
- 19 - Java Collections Framework/015 Hash Tables & HashMap.mp4 +3 -0
- 19 - Java Collections Framework/016 LinkedHashMap.mp4 +3 -0
- 19 - Java Collections Framework/018 SortedMap, NavigableMap & TreeMap.mp4 +3 -0
- 19 - Java Collections Framework/019 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4 +3 -0
- 20 - Generics/001 Generics in Java.mp4 +3 -0
- 22 - Functional Programming in Java (including lambda functions & method references)/001 Functional Programming in Java Overview.mp4 +3 -0
- 22 - Functional Programming in Java (including lambda functions & method references)/002 Functional Interface, Lambda Functions & Method References.mp4 +3 -0
- 22 - Functional Programming in Java (including lambda functions & method references)/003 Function & BiFunction Theory & Practice.mp4 +3 -0
- 22 - Functional Programming in Java (including lambda functions & method references)/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4 +3 -0
- 23 - Stream API/001 Stream API with Practical Exercises.mp4 +3 -0
- 25 - Input and Output Streams in Java/001 Input and Output Streams in Java.mp4 +3 -0
- 25 - Input and Output Streams in Java/005 Serialization and Cloning.mp4 +3 -0
- 27 - Multithreading/001 Multithreading Overview.mp4 +3 -0
- 27 - Multithreading/002 First Multithreading Program Thread & Runnable.mp4 +3 -0
- 27 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4 +3 -0
- 27 - Multithreading/004 Synchronization Basics.mp4 +3 -0
- 27 - Multithreading/005 Memory Management in Multithreading Programs.mp4 +3 -0
- 27 - Multithreading/006 Deadlock & Livelock.mp4 +3 -0
- 27 - Multithreading/007 Executor Services, Callable & Future.mp4 +3 -0
- 27 - Multithreading/008 Executor Service Implementations & ThreadFactory.mp4 +3 -0
- 27 - Multithreading/009 ForkJoin Framework.mp4 +3 -0
- 27 - Multithreading/010 CompletableFuture.mp4 +3 -0
- 27 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4 +3 -0
- 27 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4 +3 -0
- 27 - Multithreading/013 Homework Multithreading.mp4 +3 -0
- 29 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util.mp4 +3 -0
- 29 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc).mp4 +3 -0
- 30 - Java Reflection API/001 Java Reflection API.mp4 +3 -0
- 30 - Java Reflection API/002 Annotations.mp4 +3 -0
.gitattributes
CHANGED
|
@@ -139,3 +139,59 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 139 |
17[[:space:]]-[[:space:]]GIT/007[[:space:]]Git[[:space:]]remote[[:space:]]repositories.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 140 |
17[[:space:]]-[[:space:]]GIT/008[[:space:]]SSH[[:space:]]Connection.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 141 |
17[[:space:]]-[[:space:]]GIT/010[[:space:]]Pull[[:space:]]Requests[[:space:]]&[[:space:]]Merge[[:space:]]Requests.mp4 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 139 |
17[[:space:]]-[[:space:]]GIT/007[[:space:]]Git[[:space:]]remote[[:space:]]repositories.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 140 |
17[[:space:]]-[[:space:]]GIT/008[[:space:]]SSH[[:space:]]Connection.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 141 |
17[[:space:]]-[[:space:]]GIT/010[[:space:]]Pull[[:space:]]Requests[[:space:]]&[[:space:]]Merge[[:space:]]Requests.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 142 |
+
17[[:space:]]-[[:space:]]GIT/011[[:space:]]Updating[[:space:]]local[[:space:]]repository[[:space:]](fetch,[[:space:]]merge,[[:space:]]pull)[[:space:]]&[[:space:]]Team[[:space:]]development[[:space:]]demo.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 143 |
+
17[[:space:]]-[[:space:]]GIT/009[[:space:]]Git[[:space:]]Branching.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 144 |
+
17[[:space:]]-[[:space:]]GIT/013[[:space:]]Git[[:space:]]Rebasing[[:space:]]&[[:space:]]Force[[:space:]]Update[[:space:]]of[[:space:]]remote[[:space:]]repository.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 145 |
+
17[[:space:]]-[[:space:]]GIT/014[[:space:]]Git[[:space:]]Interactive[[:space:]]Rebase.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 146 |
+
17[[:space:]]-[[:space:]]GIT/015[[:space:]]Git[[:space:]]reset.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 147 |
+
17[[:space:]]-[[:space:]]GIT/012[[:space:]]Merge[[:space:]]Conflicts.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 148 |
+
17[[:space:]]-[[:space:]]GIT/016[[:space:]]Git[[:space:]]stash.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 149 |
+
17[[:space:]]-[[:space:]]GIT/017[[:space:]]Restoring[[:space:]]lost[[:space:]]snapshots[[:space:]]in[[:space:]]Git[[:space:]]git[[:space:]]reflog.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 150 |
+
17[[:space:]]-[[:space:]]GIT/018[[:space:]]Git[[:space:]]cherry-pick[[:space:]]moving[[:space:]]commits[[:space:]]between[[:space:]]branches.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 151 |
+
17[[:space:]]-[[:space:]]GIT/020[[:space:]]Git[[:space:]]and[[:space:]]Eclipse[[:space:]]integration.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 152 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/001[[:space:]]Java[[:space:]]Collections[[:space:]]Framework[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 153 |
+
18[[:space:]]-[[:space:]]Excpetion[[:space:]]Handling/001[[:space:]]Exception[[:space:]]Handling[[:space:]]in[[:space:]]Java.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 154 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/003[[:space:]]Interfaces[[:space:]]List,[[:space:]]Set[[:space:]]and[[:space:]]Queue[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 155 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/002[[:space:]]Collection[[:space:]]Interface.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 156 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/004[[:space:]]List[[:space:]]implementations[[:space:]]-[[:space:]]ArrayList,[[:space:]]Vector,[[:space:]]CopyOnWriteArrayList[[:space:]]&[[:space:]]Stack.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 157 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/005[[:space:]]LinkedList[[:space:]]VS[[:space:]]ArrayList,[[:space:]]Big[[:space:]]O[[:space:]]Notation[[:space:]]&[[:space:]]Homework.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 158 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/008[[:space:]]Comparator[[:space:]]and[[:space:]]Comparable.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 159 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/012[[:space:]]Queue[[:space:]]and[[:space:]]Deque.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 160 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/010[[:space:]]Iterable,[[:space:]]Iterator[[:space:]]&[[:space:]]ListIterator.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 161 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/014[[:space:]]Map[[:space:]]Hierarchy.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 162 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/015[[:space:]]Hash[[:space:]]Tables[[:space:]]&[[:space:]]HashMap.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 163 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/016[[:space:]]LinkedHashMap.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 164 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/018[[:space:]]SortedMap,[[:space:]]NavigableMap[[:space:]]&[[:space:]]TreeMap.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 165 |
+
19[[:space:]]-[[:space:]]Java[[:space:]]Collections[[:space:]]Framework/019[[:space:]]Set[[:space:]]Implementations[[:space:]](HashSet[[:space:]]practice)[[:space:]]&[[:space:]]java.util.Colelctions[[:space:]]class.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 166 |
+
22[[:space:]]-[[:space:]]Functional[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]](including[[:space:]]lambda[[:space:]]functions[[:space:]]&[[:space:]]method[[:space:]]references)/001[[:space:]]Functional[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 167 |
+
20[[:space:]]-[[:space:]]Generics/001[[:space:]]Generics[[:space:]]in[[:space:]]Java.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 168 |
+
22[[:space:]]-[[:space:]]Functional[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]](including[[:space:]]lambda[[:space:]]functions[[:space:]]&[[:space:]]method[[:space:]]references)/002[[:space:]]Functional[[:space:]]Interface,[[:space:]]Lambda[[:space:]]Functions[[:space:]]&[[:space:]]Method[[:space:]]References.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 169 |
+
22[[:space:]]-[[:space:]]Functional[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]](including[[:space:]]lambda[[:space:]]functions[[:space:]]&[[:space:]]method[[:space:]]references)/003[[:space:]]Function[[:space:]]&[[:space:]]BiFunction[[:space:]]Theory[[:space:]]&[[:space:]]Practice.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 170 |
+
22[[:space:]]-[[:space:]]Functional[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]](including[[:space:]]lambda[[:space:]]functions[[:space:]]&[[:space:]]method[[:space:]]references)/004[[:space:]]Consumer,[[:space:]]BiConsumer,[[:space:]]Predicate[[:space:]]&[[:space:]]BiPredicate.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 171 |
+
23[[:space:]]-[[:space:]]Stream[[:space:]]API/001[[:space:]]Stream[[:space:]]API[[:space:]]with[[:space:]]Practical[[:space:]]Exercises.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 172 |
+
25[[:space:]]-[[:space:]]Input[[:space:]]and[[:space:]]Output[[:space:]]Streams[[:space:]]in[[:space:]]Java/005[[:space:]]Serialization[[:space:]]and[[:space:]]Cloning.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 173 |
+
27[[:space:]]-[[:space:]]Multithreading/001[[:space:]]Multithreading[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 174 |
+
25[[:space:]]-[[:space:]]Input[[:space:]]and[[:space:]]Output[[:space:]]Streams[[:space:]]in[[:space:]]Java/001[[:space:]]Input[[:space:]]and[[:space:]]Output[[:space:]]Streams[[:space:]]in[[:space:]]Java.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 175 |
+
27[[:space:]]-[[:space:]]Multithreading/002[[:space:]]First[[:space:]]Multithreading[[:space:]]Program[[:space:]]Thread[[:space:]]&[[:space:]]Runnable.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 176 |
+
27[[:space:]]-[[:space:]]Multithreading/003[[:space:]]Thread[[:space:]]Scheduler,[[:space:]]Race[[:space:]]Condition,[[:space:]]Daemon[[:space:]]Threads[[:space:]]&[[:space:]]Thread[[:space:]]Groups.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 177 |
+
27[[:space:]]-[[:space:]]Multithreading/004[[:space:]]Synchronization[[:space:]]Basics.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 178 |
+
27[[:space:]]-[[:space:]]Multithreading/005[[:space:]]Memory[[:space:]]Management[[:space:]]in[[:space:]]Multithreading[[:space:]]Programs.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 179 |
+
27[[:space:]]-[[:space:]]Multithreading/006[[:space:]]Deadlock[[:space:]]&[[:space:]]Livelock.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 180 |
+
27[[:space:]]-[[:space:]]Multithreading/007[[:space:]]Executor[[:space:]]Services,[[:space:]]Callable[[:space:]]&[[:space:]]Future.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 181 |
+
27[[:space:]]-[[:space:]]Multithreading/009[[:space:]]ForkJoin[[:space:]]Framework.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 182 |
+
27[[:space:]]-[[:space:]]Multithreading/008[[:space:]]Executor[[:space:]]Service[[:space:]]Implementations[[:space:]]&[[:space:]]ThreadFactory.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 183 |
+
27[[:space:]]-[[:space:]]Multithreading/013[[:space:]]Homework[[:space:]]Multithreading.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 184 |
+
27[[:space:]]-[[:space:]]Multithreading/010[[:space:]]CompletableFuture.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 185 |
+
27[[:space:]]-[[:space:]]Multithreading/012[[:space:]]Synchronizers[[:space:]]-[[:space:]]CyclicBarrier,[[:space:]]CountDownLatch,[[:space:]]Semaphore,[[:space:]]Exchanger[[:space:]]&[[:space:]]Phaser.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 186 |
+
27[[:space:]]-[[:space:]]Multithreading/011[[:space:]]Lock[[:space:]]API[[:space:]]-[[:space:]]Lock,[[:space:]]ReadWriteLock,[[:space:]]ReentrantLock,[[:space:]]ReentrantReadWriteLock,[[:space:]]StampedLo.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 187 |
+
29[[:space:]]-[[:space:]]Date[[:space:]]and[[:space:]]Time[[:space:]]in[[:space:]]JDK/001[[:space:]]Time[[:space:]]Standards[[:space:]](GMT,[[:space:]]UTC),[[:space:]]Date[[:space:]]and[[:space:]]Calendar[[:space:]]from[[:space:]]java.util.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 188 |
+
29[[:space:]]-[[:space:]]Date[[:space:]]and[[:space:]]Time[[:space:]]in[[:space:]]JDK/002[[:space:]]java.time[[:space:]]package[[:space:]](Instant,[[:space:]]LocalDateTime,[[:space:]]ZonedDateTime,[[:space:]]OffsetDateTime[[:space:]]etc).mp4 filter=lfs diff=lfs merge=lfs -text
|
| 189 |
+
30[[:space:]]-[[:space:]]Java[[:space:]]Reflection[[:space:]]API/002[[:space:]]Annotations.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 190 |
+
31[[:space:]]-[[:space:]]JDK[[:space:]]API/001[[:space:]]StringBuilder[[:space:]]&[[:space:]]StringBuffer.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 191 |
+
30[[:space:]]-[[:space:]]Java[[:space:]]Reflection[[:space:]]API/001[[:space:]]Java[[:space:]]Reflection[[:space:]]API.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 192 |
+
31[[:space:]]-[[:space:]]JDK[[:space:]]API/002[[:space:]]java.util.Optional[[:space:]]-[[:space:]]Optional[[:space:]]in[[:space:]]Java.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 193 |
+
31[[:space:]]-[[:space:]]JDK[[:space:]]API/003[[:space:]]Reactive[[:space:]]Programming[[:space:]]in[[:space:]]Java[[:space:]]Flow[[:space:]]API,[[:space:]]Reactive[[:space:]]Streams.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 194 |
+
32[[:space:]]-[[:space:]]Java[[:space:]]Platform[[:space:]]Module[[:space:]]System[[:space:]]Modules[[:space:]]in[[:space:]]Java[[:space:]]&[[:space:]]Migration[[:space:]]of[[:space:]]Java[[:space:]]Apps/002[[:space:]]Migration[[:space:]]of[[:space:]]Java[[:space:]]Apps[[:space:]]Example[[:space:]]of[[:space:]]migration[[:space:]]to[[:space:]]a[[:space:]]modular[[:space:]]application.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 195 |
+
32[[:space:]]-[[:space:]]Java[[:space:]]Platform[[:space:]]Module[[:space:]]System[[:space:]]Modules[[:space:]]in[[:space:]]Java[[:space:]]&[[:space:]]Migration[[:space:]]of[[:space:]]Java[[:space:]]Apps/001[[:space:]]Modules[[:space:]]in[[:space:]]Java[[:space:]]Modular[[:space:]]Application[[:space:]]Example.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 196 |
+
33[[:space:]]-[[:space:]]Testing[[:space:]]for[[:space:]]Software[[:space:]]Engineers/001[[:space:]]Testing[[:space:]]for[[:space:]]software[[:space:]]engineers[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
| 197 |
+
34[[:space:]]-[[:space:]]Unit[[:space:]]Testing[[:space:]]&[[:space:]]JUnit[[:space:]]5/001[[:space:]]Unit[[:space:]]Testing[[:space:]]&[[:space:]]JUnit[[:space:]]Overview.mp4 filter=lfs diff=lfs merge=lfs -text
|
17 - GIT/009 Git Branching.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:218abb10730e4158f55ba59d1b291a87768f89d1c8364096902febd077492fab
|
| 3 |
+
size 202761384
|
17 - GIT/011 Updating local repository (fetch, merge, pull) & Team development demo.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:846870d477d9e4ed3974d66d05ff50884ee15205b0b33256b584996ba8326ae7
|
| 3 |
+
size 164568458
|
17 - GIT/012 Merge Conflicts.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:de0d64d3e7e0575a077e8f73ba6a96c4b2abcf227acd1aaeaa1bef58a75b4645
|
| 3 |
+
size 220074868
|
17 - GIT/013 Git Rebasing & Force Update of remote repository.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8211b680fe6f06470b6912dae1ec70d2d1e78d9280137ff9abe848ee0c2ffe36
|
| 3 |
+
size 170851787
|
17 - GIT/014 Git Interactive Rebase.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:abca98b5b1c68baf62a57238385caad19aaa2eea935d4ee49c9585eea18c7757
|
| 3 |
+
size 134827939
|
17 - GIT/015 Git reset.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca5a7a7254aea06865c1f189b81a5b911a66905dae990c92c68afca5c6796bd9
|
| 3 |
+
size 104868390
|
17 - GIT/016 Git stash.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2450595605315dacecf9374adfb3ad1621eae2a351e3828bde556198ba470fb2
|
| 3 |
+
size 153828560
|
17 - GIT/017 Restoring lost snapshots in Git git reflog.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ac9676df34002d181ad66a0bfc751871b15e51f27d42c6f65fef5b3ea61c822f
|
| 3 |
+
size 107509482
|
17 - GIT/018 Git cherry-pick moving commits between branches.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e513acce304a5ec4d4a32a10805d7af3e960721926f4115f62da87ab81009f42
|
| 3 |
+
size 123346061
|
17 - GIT/020 Git and Eclipse integration.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b147e25a4e415c6b8687f215e8b3b4b8978891d968b11a83d1a1225a67099bf
|
| 3 |
+
size 201394707
|
18 - Excpetion Handling/001 Exception Handling in Java.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e84431ef9f13c38ee5c0839fb1125cca05c533d93d4b75d0b3b3aa4a3e59870e
|
| 3 |
+
size 418047455
|
19 - Java Collections Framework/001 Java Collections Framework Overview.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c97a949192191c4c5443a220f7b5247b8069ec38bbe6e14652be11efaec9498e
|
| 3 |
+
size 60798643
|
19 - Java Collections Framework/002 Collection Interface.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:164c913687e95bc4c40742a284a03c115945f4a5f831af8e459a7bb50b5acd95
|
| 3 |
+
size 122395076
|
19 - Java Collections Framework/003 Interfaces List, Set and Queue Overview.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a34e68ea407b07936e7bf302ae69aaae236650b1f076f29777403f21c3379c1c
|
| 3 |
+
size 63891900
|
19 - Java Collections Framework/004 List implementations - ArrayList, Vector, CopyOnWriteArrayList & Stack.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:96d28a37de646a8114dff474d018d2e8ae21b5fea754f209979329779854bcc3
|
| 3 |
+
size 324663028
|
19 - Java Collections Framework/005 LinkedList VS ArrayList, Big O Notation & Homework.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ca0b545705e4611ae9da5b47fe09c4a567edc1d2d6c66ddd771791461d537791
|
| 3 |
+
size 292652913
|
19 - Java Collections Framework/008 Comparator and Comparable.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a057d15bff244745cdba3685c4fb1bac18ca6e5c77bbc50fc9bb5c9990eafcb6
|
| 3 |
+
size 379384370
|
19 - Java Collections Framework/010 Iterable, Iterator & ListIterator.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:458f7d82934d97c506144cf1f027a5763cf885d86f35752cc88ba032d4ebf60c
|
| 3 |
+
size 485929345
|
19 - Java Collections Framework/012 Queue and Deque.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:77d2802e9d38efc71f77b111c1f5a0b4bc777bf8316da95736ec5d794f8600c4
|
| 3 |
+
size 247864975
|
19 - Java Collections Framework/014 Map Hierarchy.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9ec5c302272c4d28a877d6256fb69f95a81f5f33ec6602f06fd253f5234469d
|
| 3 |
+
size 279004465
|
19 - Java Collections Framework/015 Hash Tables & HashMap.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f75ba2cb4f1600cff700688030398486f3420d81cbdfd3132acc88fe8f127acf
|
| 3 |
+
size 443243571
|
19 - Java Collections Framework/016 LinkedHashMap.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bdaf10a0ffdbf67ea339df7c5b5f96de6d20396069db04489aa3a8b6a279a689
|
| 3 |
+
size 137642522
|
19 - Java Collections Framework/018 SortedMap, NavigableMap & TreeMap.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5525a07ad5d3628adb922f8be4d67fd8484619ac819b7da872a81b08ea2f6743
|
| 3 |
+
size 253795293
|
19 - Java Collections Framework/019 Set Implementations (HashSet practice) & java.util.Colelctions class.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d06c410949955f231cc830a190e74263869b518791747faa465b5570413319aa
|
| 3 |
+
size 287884026
|
20 - Generics/001 Generics in Java.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c162ad55b8a4fafd29516cb3826c68d5951c4ee165aa44c2ae140699dfba2cf5
|
| 3 |
+
size 526557972
|
22 - Functional Programming in Java (including lambda functions & method references)/001 Functional Programming in Java Overview.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84824cf4f1504eece9cd8f9d2be5eabc28ba613a6cafcfc252416584d404c9b8
|
| 3 |
+
size 122618578
|
22 - Functional Programming in Java (including lambda functions & method references)/002 Functional Interface, Lambda Functions & Method References.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9eb0ce0238982b65f582b476299a0c5fa9b27911f1a6a438f4eb1eee0d8e383f
|
| 3 |
+
size 304693518
|
22 - Functional Programming in Java (including lambda functions & method references)/003 Function & BiFunction Theory & Practice.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2de22ca6c0331ccb204924fc68fad9f2757eda21a54658dad0bac1e4833eed87
|
| 3 |
+
size 494518978
|
22 - Functional Programming in Java (including lambda functions & method references)/004 Consumer, BiConsumer, Predicate & BiPredicate.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd34d4c1c638c479cbf373dc1602592e3c4526e7438132501a17ac715ff3f5f3
|
| 3 |
+
size 371378599
|
23 - Stream API/001 Stream API with Practical Exercises.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ad69a87a8e8d796c5b813b2b0fd99fa7b6c9767dec69080740109e9e706b7019
|
| 3 |
+
size 488007059
|
25 - Input and Output Streams in Java/001 Input and Output Streams in Java.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:904f0f98bde219325ad683b1b3de01533f1e518a3b0c59a9c25cedd7e8feb240
|
| 3 |
+
size 684318439
|
25 - Input and Output Streams in Java/005 Serialization and Cloning.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:0ca89ea37317a3f0cf71e36bb7b5b3258129308269c98bd9368564d1d117315d
|
| 3 |
+
size 331951074
|
27 - Multithreading/001 Multithreading Overview.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9ea82b22ac241e89122cfafe6b30ba8b26ecb359af3a52b4b7e1b25d6ad0b8ec
|
| 3 |
+
size 95431526
|
27 - Multithreading/002 First Multithreading Program Thread & Runnable.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:50db882ab651765d757ef89fd3aafc93f440b2074982fc2011a552f152c56bbd
|
| 3 |
+
size 384375398
|
27 - Multithreading/003 Thread Scheduler, Race Condition, Daemon Threads & Thread Groups.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5d08071796e35c1e3585858caa71312ea3c6b7af487896c3f95d08acaddd46e3
|
| 3 |
+
size 259096726
|
27 - Multithreading/004 Synchronization Basics.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1452ab97fe92bce4fa8e48dcf8e3fedb906ef8724917215076a48ee6a2025990
|
| 3 |
+
size 352309376
|
27 - Multithreading/005 Memory Management in Multithreading Programs.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:720b79ec311c44ce28e17c8ac6de822ddbbaaf8efb4379f0d8b1e72c4bf79171
|
| 3 |
+
size 272336763
|
27 - Multithreading/006 Deadlock & Livelock.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:84a9345eba8df98372ff53b9309ae146ddc4a596ffa61c8e4013d2da0ad02eb2
|
| 3 |
+
size 167336205
|
27 - Multithreading/007 Executor Services, Callable & Future.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:22036a64f39712186e856dea09088250bdabcec0d9e911b04598e866b0db44c3
|
| 3 |
+
size 265935711
|
27 - Multithreading/008 Executor Service Implementations & ThreadFactory.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6744e1fd551086319fb13e1adfba784b675c8be87b1cdd8cffeea558f05d3bdc
|
| 3 |
+
size 362710837
|
27 - Multithreading/009 ForkJoin Framework.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9f846706b56ade8a22b62153db5091e0545aade1aac99333e510e97808801556
|
| 3 |
+
size 208731635
|
27 - Multithreading/010 CompletableFuture.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5aa2a6b0d8be0e548d151e56873f41b4246d7c9bd384a6384ad62a35814cf8ec
|
| 3 |
+
size 402000938
|
27 - Multithreading/011 Lock API - Lock, ReadWriteLock, ReentrantLock, ReentrantReadWriteLock, StampedLo.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:305ef04abca66e4075c8cabf8925d8badcceb4e7ffe916a90bbfdc5b46f47106
|
| 3 |
+
size 587013820
|
27 - Multithreading/012 Synchronizers - CyclicBarrier, CountDownLatch, Semaphore, Exchanger & Phaser.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5639f93293323ebc7898ae1bc040cbcb8e8264ac9ff87ebc5a718b45217235ff
|
| 3 |
+
size 422228738
|
27 - Multithreading/013 Homework Multithreading.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2618e77f326f38c5a05d3f3e2e7a3707495d40878689b592fdb9e3847607217f
|
| 3 |
+
size 76206596
|
29 - Date and Time in JDK/001 Time Standards (GMT, UTC), Date and Calendar from java.util.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1fedbf765d9d23fbb66a8f3aa9371c19a6dd014cf875949a747ea42e39f5dd41
|
| 3 |
+
size 400442143
|
29 - Date and Time in JDK/002 java.time package (Instant, LocalDateTime, ZonedDateTime, OffsetDateTime etc).mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:68365e517ef286045e58d8e2be42d7ff5968fcedc60d379bc281d2d8916d8cd0
|
| 3 |
+
size 510095697
|
30 - Java Reflection API/001 Java Reflection API.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:968889f33b36701c074e8ae2eed722c95840a5748c88575317fee32c996dc3bd
|
| 3 |
+
size 388959125
|
30 - Java Reflection API/002 Annotations.mp4
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:385f995dd382c0aea91aef0980bb9201d687e40d47bc5c1da3f91f446821c45d
|
| 3 |
+
size 241238247
|