An Overview

Get introduced to the topics that we'll discuss in the first part of this course.

We'll cover the following

RxJava basics

This part consists of the following chapters:

  1. Reactive Programming gives the backstory of RxJava and discusses what reactive programming is.

  2. RxJava Core Components examines the core components in RxJava.

  3. Operators dives deeper into operators and highlights a couple of important ones.

  4. Multithreading covers multithreading and concurrency.