Java 8 In Action (Manning)
Thursday, 04 September 2014

With Java 8's functional features you can now write more concise code in less time, and also automatically benefit from multicore architectures. This guide primarily covers lambdas, streams, and functional-style programming. It also explains other major Java 8 features including default methods, Optional, CompletableFuture, and the new Date and Time API. 

<ASIN:1617291994>

Authors: Raoul-Gabriel Urma, Mario Fusco and Alan Mycroft
Publisher: Manning
Date: August 28, 2014
Pages: 424
ISBN: 978-1617291999

Visit Book Watch Archive for hundreds more titles.

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.

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

Banner
 


Algorithms: Absolute Beginner's Guide

Author: Kirupa Chinnathambi
Publisher: Addison-Wesley
Date: November 2023
Pages: 416
ISBN: 978-0138222291
Print: 0138222290
Kindle: B0CCTZ37DQ
Audience: General
Rating: 4.5
Reviewer: Kay Ewbank

Subtitled 'a practical introduction to data structures and algorithms in JavaScript', this book is split into tw [ ... ]



Beautiful C++

Author: J. Guy Davidson and Kate Gregory
Publisher: Addison-Wesley Professional
Date: December 2021
Pages: 352
ISBN: 978-0137647842
Print: 0137647840
Kindle: B09HTH1X38
Audience: C++ developers
Rating: 5
Reviewer: Mike James
Can C++ be beautiful?


More Reviews