Jump to ratings and reviews
Rate this book

A Functional Approach to Java: Augmenting Object-Oriented Java Code with Functional Principles

Rate this book
Java developers usually tackle the complexity of software development through object-oriented programming (OOP). But not every problem is a good match for OOP. The functional programming (FP) paradigm offers you another approach to solving problems, and Java provides easy-to-grasp FP tools such as lambda expressions and Streams. If you're interested in applying FP concepts to your Java code, this book is for you. Author Ben Weidig highlights different aspects of functional programming and shows you how to incorporate them into your code without going "fully functional." You'll learn how, when, and why to use FP concepts such as immutability and pure functions to write more concise, reasonable, and future-proof code. Many developers seek to expand their horizons by using OOP and FP together. It's no longer either-or; it's both. In this book, you

411 pages, Paperback

Published June 13, 2023

10 people are currently reading
26 people want to read

About the author

Ben Weidig

1 book1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
5 (50%)
4 stars
3 (30%)
3 stars
2 (20%)
2 stars
0 (0%)
1 star
0 (0%)
Displaying 1 of 1 review
Profile Image for Hafiz Hussain.
89 reviews10 followers
May 7, 2023
A Comprehensive Guide on Functional Programming

"A Functional Approach to Java" is a valuable addition to my collection of books on the subject. The author and their team provide a well-organized and insightful resource, covering core principles and techniques of functional programming.

Packed with practical examples, this book is enjoyable for newcomers and experienced programmers. The author's exceptional work delivers an enriching and enlightening experience for those looking to enhance their programming skills in this paradigm.
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.