Functional Programming in Java (Pragmatic Bookshelf)
Wednesday, 30 August 2023

Subtitled "Harness the Power of Streams and Lambda Expressions", this book guides the reader from the familiar imperative style through the practical aspects of functional programming, using plenty of examples. Venkat Subramaniam shows how to apply the techniques to turn highly complex imperative code into elegant and easy-to-understand functional-style code.

<ASIN:1680509799 >

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.

Author: Venkat Subramaniam
Publisher: Pragmatic Bookshelf
Date: August 2023
Pages: 276
ISBN: 978-1680509793
Print: 1680509799
Audience: Java developers
Level: Intermediate
Category: Java

funcjava

For recommendations of Java books see Java Books For Beginners, Java Books For Going Further and Advanced Java - Books Outside the Core in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Deep Learning (No Starch Press)

Author: Andrew Glassner
Publisher: No Starch Press
Date: July 2021
Pages: 750
ISBN: 978-1718500723
Print: 1718500726
Kindle: ‎ B085BVWXNS
Audience: Developers interested in deep learning
Rating: Mike James
Reviewer: 5
A book on deep learning wtihout an equation in sight?



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews