BOOKS - PROGRAMMING - A Functional Approach to Java
US $7.93
677474
677474
A Functional Approach to Java
Author: Ben Weidig
Year: 2022-05-17 Fourth Release
Format: EPUB
File size: 10 MB
Language: ENG
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.