AmigosCode - Java Streams API (71 files)
1. JDK installation.mp4 |
43.18MB |
2. IntelliJ.mp4 |
86.16MB |
3. Setting up JDK with IntelliJ and running all tests.mp4 |
55.47MB |
4. Code base walkthrough and git branches.mp4 |
82.49MB |
5. Intro to Java Stream API (KEYNOTE).mp4 |
9.47MB |
6. Imperative approach solution.mp4 |
133.89MB |
7. Declarative _ Functional approach.mp4 |
108.34MB |
8. Streams pipeline.mp4 |
32.77MB |
9. IntStreams range() & rangeClosed().mp4 |
70.54MB |
10. Iterating Lists with IntStream (Exercise Solution).mp4 |
68.66MB |
11. IntStream.iterate.mp4 |
56.74MB |
12. Stream.min & Comparators.mp4 |
54.88MB |
13. Finding the max number (Solution).mp4 |
16.17MB |
14. Stream.distinct.mp4 |
36.60MB |
15. Collecting to Sets.mp4 |
37.33MB |
16. Filtering with Streams.mp4 |
131.02MB |
17. Transformations with Stream.map.mp4 |
181.49MB |
18. Mapping to Doubles (Exercise Solution).mp4 |
103.26MB |
19. Stream.findAny.mp4 |
45.61MB |
20. Stream.findFirst.mp4 |
45.77MB |
21. The difference between findAny and findFirst.mp4 |
76.07MB |
22. Count.mp4 |
38.67MB |
23. Min & Max without comparators.mp4 |
70.82MB |
24. Averages.mp4 |
51.79MB |
25. Sum (Exercise Solution).mp4 |
33.59MB |
26. Statistics with streams.mp4 |
54.12MB |
27. Grouping by.mp4 |
113.29MB |
28. Counting.mp4 |
64.20MB |
29. Reduce.mp4 |
66.33MB |
30. Flatmap.mp4 |
94.04MB |
31. Streams.joining Part 1.mp4 |
46.97MB |
32. Streams.joining Part 2.mp4 |
52.77MB |
33. Understanding Stream.collect(...).mp4 |
113.59MB |
34. Collectors and multithreading.mp4 |
21.26MB |
35. Intermediate and terminal operators & lazy valuation.mp4 |
106.04MB |
36. The Order of how streams process data.mp4 |
136.67MB |
Type: Course
Bibtex:
Tags:
Bibtex:
@article{,
title= {AmigosCode - Java Streams API},
journal= {},
author= {},
year= {},
url= {https://www.amigoscode.com/courses/functional-programming},
abstract= {},
keywords= {Java},
terms= {},
license= {},
superseded= {}
}
1. JDK installation.mp4