Featured resource
pluralsight AI Skills Report 2025
AI Skills Report

As AI adoption accelerates, teams risk of falling behind. Discover the biggest skill gaps and identify tools you need to know now.

Learn more
  • Course
    • Libraries: If you want this course, consider one of these libraries.
    • Core Tech

Applying Functional Programming Techniques in Java 8

Beyond lambda expressions and streams, this course will teach you the concepts and techniques that lie at the foundation of functional programming and how to apply them in Java.

Esteban Herrera  - Pluralsight course -  Applying Functional Programming Techniques in Java 8
by Esteban Herrera

What you'll learn

At the core of writing more robust and maintainable code is a thorough knowledge of functional programming. In Applying Functional Programming Techniques in Java, you'll learn how to program in a functional style with Java beyond the use of lambdas and streams. First, you’ll learn why functional programming matters and how it can be used with Java. Next, you’ll explore function composition and partial application to create reusable functions. Finally, you'll discover how to abstract control structures and use types as computational contexts to program in a functional style. When you're finished with this course, you’ll have a foundational knowledge of functional programming that will help you as you move forward to write more robust and easier to maintain Java code.

Table of contents

About the author

Esteban Herrera  - Pluralsight course -  Applying Functional Programming Techniques in Java 8
Esteban Herrera

Esteban Herrera has more than twelve years of experience in the software development industry. Having worked in many roles and projects, he has found his passion in programming with Java and JavaScript. Nowadays, he spends all his time learning new things, writing articles, teaching programming, and enjoying his kids.

More Courses by Esteban