Reactive Programming with RxJava (O'Reilly)
Wednesday, 23 November 2016

Reactive programming promises to help you write code that's more reliable, easier to scale, and better-performing. This practical book is aimed at Java developers, showing first how to view problems in the reactive way, and then build programs that make use of the best features of reactive programming. Authors Tomasz Nurkiewicz and Ben Christensen include examples that use the RxJava library to solve real-world performance issues on Android devices as well as the server.

<ASIN:1491931655>

The book is subtitled Creating Asynchronous, Event-Based Applications, and it shows how RxJava uses parallelism and concurrency to help you solve problems. This book also previews the forthcoming 2.0 release.

Authors: Tomasz Nurkiewicz and Ben Christensen
Publisher: O'Reilly
Date: October 2016
Pages: 372
ISBN: 978-1491931653
Print: 1491931655
Kindle: B01LZQGIIC
Audience: Java Developers
Level: Advanced
Category: Java 

 

  • Write programs that react to multiple asynchronous sources of input without descending into "callback hell"
  • Learn how to solve problems in the reactive way
  • Cope with Observables that produce data too quickly to be consumed
  • Explore strategies to debug and to test programs written in the reactive style
  • Efficiently exploit parallelism and concurrency in your programs
  • Learn about the transition to RxJava version 2

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
 


SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?



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?


More Reviews