RxJava Learning Books--rxjava Essentials

Source: Internet
Author: User

This book is a Chinese translation of the book written by Ivan.morgillo and is for Exchange only and is strictly prohibited for commercial use. Also recommended a sister article "Learning Reactive Programming".
"RxJava Essentials" translation Chinese version ebook
Read online: http://rxjava.yuxingxin.com

The contents of this book are

1.rx-from. NET to RxJava

This chapter takes you into the world of reactive. We will compare reactive methods and traditional methods to explore similarities and differences between them.
2.Why observables?

This chapter gives an overview of the Observer pattern, how to implement it and how to extend it with Rxjava, what the Observer is, and how the observer is associated with the iteration.
3.Hello REACTIVE WORLD

This chapter uses the knowledge we have learned to create the first reactive Android app.
4.Filtering observables

In this chapter we will look at the nature of the observable sequence: filtering. We will also learn how to choose the values we want from a given observable, how to get a finite number, how to handle overflow scenarios, and more useful tricks.
5.Transforming observables

This chapter will tell you how to create the sequence we need by transforming the observable sequence.
6.Combining observables

This chapter combines research with functions and also learns how to work with multiple observable when creating the observable we want.
7.schedulers-defeating the Android mainthread Issue

This chapter describes how to use Rxjava schedulers to handle multithreading and concurrent programming. We will also use reactive to create network operations, memory accesses, and time-consuming processing.
8.REST in Peace-rxjava and Retrofit

This chapter teaches you how to combine the retrofit and Rxjava of the square to create a more efficient rest client program.

RxJava Learning Books--rxjava Essentials

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.