BOOKS - PROGRAMMING - A Functional Approach to Java
A Functional Approach to Java - Ben Weidig 2022-05-17 Fourth Release EPUB O’Reilly Media BOOKS PROGRAMMING
US $7.93

Views
677474
A Functional Approach to Java
Author: Ben Weidig
Year: 2022-05-17 Fourth Release
Format: EPUB
File size: 10 MB
Language: ENG

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 lambdas and streams. If you're interested in applying FP concepts to your Java code, this book is for you.

You may also be interested in: