2,000+ Free Courses with Certificates: Coding, AI, SQL, and More
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Google, IBM & Meta Certificates — All 10,000+ Courses at 40% Off
One annual plan covers every course and certificate on Coursera. 40% off for a limited time.
Get Full Access
Explore functional programming techniques adapted for Java 21 in this 55-minute conference talk that demystifies FP concepts for Java developers. Learn how to implement battle-proven techniques from Scala and the functional programming world using modern Java features. Discover practical approaches to working with immutable values and data structures, implementing pattern matching, handling errors without traditional exceptions, and reducing dependency on injection frameworks. Master essential functional programming abstractions including product and union types, monads, and other advanced concepts that can initially seem overwhelming to object-oriented programmers. Gain hands-on insights into writing cleaner, more maintainable code by applying functional programming principles within the familiar Java ecosystem, making the transition from imperative to functional thinking both accessible and practical.
Syllabus
GeeCON 2024: Jacek Kunicki - Pain-free Functional Programming with Java 21
Taught by
GeeCON Conference
Reviews
5.0 rating, based on 1 Class Central review
Showing Class Central Sort
-
Pain-free Functional Programming with Java 21 by GeeCON Conference on YouTube is an excellent and practical session for developers who want to better understand functional programming concepts in modern Java. The speaker explains complex ideas like immutability, lambdas, streams, and functional interfaces in a very clear and structured way. I especially appreciated how Java 21 features were connected to real-world use cases, making the content both relevant and easy to follow. The examples were practical and helped reinforce the concepts step by step. This course is highly recommended for Java developers who want to write cleaner, more maintainable, and modern code.