BOOKS - PROGRAMMING - Functional Programming in Java Harness the Power of Streams and...
Functional Programming in Java Harness the Power of Streams and Lambda Expressions, 2nd Edition - Venkat Subramaniam July 2023 (Version P1.0) PDF | EPUB | MOBI Pragmatic Bookshelf BOOKS PROGRAMMING
US $5.64

Views
866621
Functional Programming in Java Harness the Power of Streams and Lambda Expressions, 2nd Edition
Author: Venkat Subramaniam
Year: July 2023 (Version P1.0)
Number of pages: 313
Format: PDF | EPUB | MOBI
File size: 10.1 MB
Language: ENG

Imagine writing Java code that reads like the problem statement, code that's highly expressive, concise, easy to read and modify, and has reduced complexity. With the functional programming capabilities in Java, that's not a fantasy. This book will guide you from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Apply the techniques you learn to turn highly complex imperative code into elegant and easy-to-understand functional-style code. Updated to the latest version of Java, this edition has four new chapters on error handling, refactoring to functional style, transforming data, and idioms of functional programming. Don't struggle with the limitations of the imperative style; instead learn to combine object-oriented programming with the functional style to reduce the accidental complexity. Harness the functional programming capabilities of Java to create applications where the program reveals its intentions and your team can quickly understand and modify code to align with changing business requirements. Unlock the power of lambda expressions and the Streams API to turn the oft-written spaghetti code into highly concise, expressive, elegant, and maintainable code. See how Streams make the arduous task of parallelizing code as easy as flipping a switch when superior speed is necessary.

You may also be interested in: