Chevron Left
返回到 Functional Programming with Java and Threads

学生对 Vanderbilt University 提供的 Functional Programming with Java and Threads 的评价和反馈

4.2
13 个评分

课程概述

This course provides an in-depth journey through modern Java object-oriented and function programming concepts and features, and explores how to apply these concepts and features to implement efficient and scalable concurrent programs using very modern Java features like virtual threads. The first week gives an overview of Java object-oriented and functional programming paradigms. The second and third week delve into Java functional programming features, such as lambda expressions, method references, and functional interfaces. The final week explores the intricacies of very modern Java platform threads, virtual threads, as well as Java's asynchronous computation features, such as Future & FutureTask. After completing this course, you'll gain a deep understanding of both object-oriented and functional programming concepts and features in Java, along with the ability to apply these concepts and features to develop multi-threaded programs. To illustrate key points, we walk through numerous case studies, all of which are available in open-source form from my GitHub repository....

热门审阅

筛选依据:

1 - Functional Programming with Java and Threads 的 4 个评论(共 4 个)

创建者 tun m a

Feb 26, 2026

An excellent course covering core the latest Java features and functional paradigms. The hands-on assignments are demanding but rewarding.

创建者 MIN H

Oct 14, 2023

Very informative course on Modern Java

创建者 Tung L

Jan 17, 2025

The third course is not related to the first two at all

创建者 Ehab F

Nov 5, 2024

Very hard style of learning and hard to followup