June 27, 2026
In Progress / Borrador
Functional Programming with Java 21
Explore the modern functional paradigm in Java 21 using Records, Sealed Interfaces, Pattern Matching, and Lambdas.
READ ARTICLEExplore the modern functional paradigm in Java 21 using Records, Sealed Interfaces, Pattern Matching, and Lambdas.
READ ARTICLEAn elegant functional pattern to handle errors and flow control without deeply nested exceptions or conditionals.
READ ARTICLEExploring functional programming patterns in Java 21 using Quarkus.
READ ARTICLE