Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn reactive programming fundamentals for Android development through this comprehensive tutorial covering RxJava and RxAndroid libraries. Master the essential concepts of observables and observers, understand how to properly manage disposables to prevent memory leaks, and explore key operators including FlatMap, ConcatMap, Buffer, Debounce, and Throttle First. Discover how to create observables using Create, Just, Range, and Repeat operators while building practical skills for implementing reactive patterns in Android applications. Gain hands-on experience with dependency setup and learn best practices for integrating reactive programming into your mobile development workflow.
Syllabus
RxJava and RxAndroid for Beginners
RxJava and RxAndroid Dependencies
Observables and Observers with RxJava and RxAndroid
Disposables in RxJava and RxAndroid
Operators in RxJava and RxAndroid
Flatmap Operator - RxJava
Create, Just, Range, Repeat - RxJava Operators
Buffer Operator - RxJava
Debounce Operator - RxJava
Throttle First Operator - RxJava
ConcatMap Operator - RxJava
Taught by
CodingWithMitch