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
 


Principled Programming

Author: Tim Teitelbaum
Publisher: DateTree Press
Date: March 2023
Pages: 429
ISBN: 978-8987744109
Print: B0BZF8R467
Audience: General
Rating: 5
Reviewer: Mike James
Principled Programming - what else would you want to do?



Wild West To Agile (Addison-Wesley)

Author: Jim Highsmith
Publisher: Addison-Wesley
Pages: 304
ISBN: 978-0137961009
Print: 0137961006
Kindle: B0BXWP88KP
Audience: Adherents of Agile methodology
Rating: 4.5
Reviewer: Alex Denham

The subtitle of this book is Adventures in Software Development Evolution and Revolution and it is personal reminin [ ... ]


More Reviews