Lambdas & Streams
31 videos • 974 views • by TheCodeAlchemist
1
#1 What are Lambdas in Java | Theory
TheCodeAlchemist
Download
2
#2 What is a Functional Interface in Java | Theory
TheCodeAlchemist
Download
3
#3 What is a Functional Interface in Java | Demo
TheCodeAlchemist
Download
4
#4 How to write a Lambda expression in Java | Demo
TheCodeAlchemist
Download
5
#5 How Lambda resolves the context in Java
TheCodeAlchemist
Download
6
#6 How does Java runtime instantiate a Lambda
TheCodeAlchemist
Download
7
#7 How to use variables in Java Lambda
TheCodeAlchemist
Download
8
#8 How to use Supplier Functional Interface in Java
TheCodeAlchemist
Download
9
#9 How to use Consumer Functional Interface in Java
TheCodeAlchemist
Download
10
#10 How to use Predicate Functional Interface in Java
TheCodeAlchemist
Download
11
#11 How to use Function Functional Interface in Java
TheCodeAlchemist
Download
12
#12 Do you know this about Lambdas?
TheCodeAlchemist
Download
13
14# Stream operations
TheCodeAlchemist
Download
14
#13 Java Streams tutorial | Theory
TheCodeAlchemist
Download
15
#15 How to generate Java Stream | Part-1
TheCodeAlchemist
Download
16
#16 How to generate Java Stream | Part-2
TheCodeAlchemist
Download
17
#17 How to use map() and flatMap() in Java
TheCodeAlchemist
Download
18
#18 Setting a Stream pipeline using method chaining
TheCodeAlchemist
Download
19
#19 How to use filter() on a Stream in Java
TheCodeAlchemist
Download
20
#20 How to debug a Java stream using peek()
TheCodeAlchemist
Download
21
#21 Difference between forEach() and forEachOrdered()
TheCodeAlchemist
Download
22
#22 How to use limit() and skip() | Java Streams
TheCodeAlchemist
Download
23
#23 How to use sorted() and distinct() | Java Streams
TheCodeAlchemist
Download
24
#24 Finding elements in a Java Stream
TheCodeAlchemist
Download
25
#25 How to use takeWhile() and dropWhile() | Java Streams
TheCodeAlchemist
Download
26
#26 How to use joining() and filtering() collectors | Java Stream
TheCodeAlchemist
Download
27
#27 How to use Collectors.flatMapping() | Java Stream
TheCodeAlchemist
Download
28
#28 Understanding Collectors.toList() and Collectors.toSet() | Java Stream
TheCodeAlchemist
Download
29
#29 How to group elements in Stream | Collectors.groupingBy()
TheCodeAlchemist
Download
30
#30 How to Split and Collect elements in a Stream | Collectors.partioningBy()
TheCodeAlchemist
Download
31
#31 How to collect Stream elements in a HashMap | Collectors.toMap()
TheCodeAlchemist
Download