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
 


How to Grow a Robot: Developing Human-Friendly, Social AI

Author: Mark H. Lee
Publisher: MIT Press
Pages: 384
ISBN: 978-0262043731
Print: 0262043734
Kindle: B0874BMM14
Audience: Developers interested in how robotics and AI can be combined.
Rating: 5
Reviewer: Kay Ewbank

This book sets out to look at how robots can be more human-like, friendly and engaging. [ ... ]



Python Programming and Visualization for Scientists 2nd Ed

Author: Alex DeCaria and Grant Petty
Publisher: Sundog Publishing
Pages: 372
ISBN: 978-0972903356
Print: 0972903356
Audience: Scientists wanting to use Python
Rating: 2
Reviewer: Mike James
Visualization - a difficult topic and difficult to see how to explain the ideas in a book.


More Reviews