Favorites
b/booknewbyForeverloving

Reactive Programming on Android with RxJava (True Format)

This post was published 4 years ago. Download links are most likely obsolete. If that's the case, try asking the uploader to re-upload.

Reactive Programming on Android with RxJava (True Format)

English | 2017 | ASIN: B073L5JB27 | 138 pages | EPUB PDF MOBI | 7.9 MB

Most modern mobile applications require that the user interface be responsive despite simultaneous operations occurring—downloading data over the network, displaying animations, writing files to disk, etc. As a consequence, concurrency and asynchronicity are inherent in mobile programming. Orchestrating concurrent code written in an imperative way, however, is known to be difficult and error-prone. Using the reactive programming paradigm, we are able to simplify much of these needs.

In the Android-world, the leading library for enabling reactive programming is RxJava. RxJava is the backbone of many large-scale applications such as Netflix, Soundcloud, and Trello. This book seeks to explain all there is to know about this topic and its applications in Android development using the latest version of RxJava, RxJava 2.x, by using examples that are familiar to Android developers.

At a high level, you will learn the following concepts:

- The 3 O's—Observable, Operator, Observer
- Alternative base reactive types—Completable, Maybe, Flowable
- Multithreading
- Hot vs. Cold Observables
- Subjects
- Error Handling
- Backpressure
- ...and many more!

Bookmark my blog to get more stuff every day!

Newest course ==>> Training for all <<== Newest course
Latest OS ===>> Share for Progressive <<=== Latest OS
Huge book blog ====>> Books <<==== Huge book blog

No comments have been posted yet. Please feel free to comment first!

    Load more replies

    Join the conversation!

    Log in or Sign up
    to post a comment.