A Functional Approach to Java: Augmenting Object-oriented Java Code With Functional Principles
English | 2023 | ISBN: 1098109929 | 372 Pages | True AZW3 | 7 MB
English | 2023 | ISBN: 1098109929 | 372 Pages | True AZW3 | 7 MB
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.