

Video Training → Douglas Schmidt - Parallel Functional Programming with Java
Published by: voska89 on 29-07-2022, 18:00 |
0

Duration: 14h 48m | Video: 1280x720 30fps | Audio: AAC, 48 kHz, 2ch | Size: 3.78 GB
Genre: eLearning | Language: English
Parallel Functional Programming in Java LiveLessons describes by example how to apply Java functional programming features and frameworks to alleviate the complexity of developing software that can run efficiently and scalably on multi-core and distributed-core processors.
In this course, learn how to develop programs using powerful object-oriented and functional programming language features and frameworks supported by Java. This course first provides an introduction to Javas foundational functional programming features, including lambda expressions, method references, and functional interfaces. These core features provide the foundation for the next topic in this course: the Javas Streams framework, which supports functional-style sequential and parallel operations on streams of elements, such as map-reduce transformations on Java collections.

