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:
-
Reactive Programming gives the backstory of RxJava and discusses what reactive programming is.
-
RxJava Core Components examines the core components in RxJava.
-
Operators dives deeper into operators and highlights a couple of important ones.
-
Multithreading covers multithreading and concurrency.