Get Free Shipping on orders over $79
Learning RxJava - Second Edition : Build concurrent applications using reactive programming with the latest features of RxJava 3, 2nd Edition - Nick Samoylov

Learning RxJava - Second Edition

Build concurrent applications using reactive programming with the latest features of RxJava 3, 2nd Edition

By: Nick Samoylov

Paperback | 28 February 2020 | Edition Number 2

At a Glance

Paperback


$56.09

or 4 interest-free payments of $14.02 with

 or 

Ships in 7 to 10 business days

Updated with the latest Maven coordinates, Java programming features, and API changes, this book is your guide to solving problems in writing asynchronous and event-based programs

Key Features
  • Explore a variety of tools and techniques used to solve problems in implementing concurrency and parallelization
  • Learn about core operators in RxJava that enable you to express your code logic productively
  • Apply RxJava with Kotlin to create responsive Android apps with better user experience
Book Description

RxJava is not just a popular library for building asynchronous and event-based applications; it also enables you to create a cleaner and more readable code base. In this book, you'll cover the core fundamentals of reactive programming and learn how to design and implement reactive libraries and applications.

Learning RxJava will help you understand how reactive programming works and guide you in writing your first example in reactive code. You'll get to grips with the workings of Observable and Subscriber, and see how they are used in different contexts using real-world use cases. The book will also take you through multicasting and caching to help prevent redundant work with multiple Observers. You'll then learn how to create your own RxJava operators by reusing reactive logic. As you advance, you'll explore effective tools and libraries to test and debug RxJava code. Finally, you'll delve into RxAndroid extensions and use Kotlin features to streamline your Android apps.

By the end of this book, you'll become proficient in writing reactive code in Java and Kotlin to build concurrent applications, including Android applications.

What you will learn
  • Discover different ways to create Observables, Observers, and Subscribers
  • Multicast in order to push data to multiple destinations and cache and replay them
  • Express RxJava idiomatically with the help of Kotlin features such as extension functions and data classes
  • Become familiar with various operators available in RxJava to perform common transformations and tasks
  • Explore RxJava's reactive types, including Flowable, Single, Maybe, and Completable
  • Demystify Observables and how they express data and events as sequences
Who this book is for

This book is for Java developers who want to leverage reactive programming to develop more resilient and concurrent applications. If you're an RxJava user looking to get to grips with the latest features and updates in RxJava 3, this book is for you. Fundamental knowledge of core Java features and object-oriented programming will assist you in understanding the key concepts covered in this book.

More in Web Programming

Python All-in-One For Dummies : 3rd Edition - John C. Shovic

RRP $74.95

$55.75

26%
OFF
Web Engineering : Theory and Practice - Jeremiah Downey
Starting Out with Python : 5th Global Edition - Tony Gaddis

RRP $138.95

$108.75

22%
OFF
Building Microservices : Designing Fine-Grained Systems 2nd Edition - Sam Newman
Coding For Dummies, All New Edition : For Dummies (Computer/Tech) - Paul McFedries
Computer Coding Python Games for Kids : DK Help Your Kids With - Carol Vorderman
The Art of SEO : Mastering Search Engine Optimization - Eric Enge
Learning Go : An Idiomatic Approach to Real-World Go Programming - Jon Bodner
Typescript Cookbook : Real World Type-Level Programming - Stefan Baumgartner
Python Cookbook : Recipes for Mastering Python : 3rd Edition - David Beazley
JavaScript - The Definitive Guide - David Flanagan

RRP $152.00

$73.75

51%
OFF
PHP, MySQL, & JavaScript All-In-One For Dummies : For Dummies - Richard Blum
Developing Graphics Frameworks with Java and OpenGL - Lee Stemkoski