
Foundational and advanced Kotlin Coroutines concepts, Android app applications, Retrofit, Room, MVVM
What you'll learn
- Kotlin Coroutines
- Asynchronous programming
- Coroutines + Retrofit + MVVM
- Coroutines + Room + MVVM
- Coroutines background processing
- Coroutines flow in an Android app
- Android background processing
- Advanced Coroutines topics
- Android development knowledge
- Kotlin
- Retrofit
- MVVM
- Room database
This is the most complete resource online for learning about Kotlin coroutines.
This course will take you step by step, through each concept related to coroutines, discuss it in detail, then apply it in a practical project in Kotlin.
We will cover topics such as:
- Scope
- Context
- Suspending functions
- Jobs
- Dispatchers
- async
- withContext
- Exception handling
- Asynchronous flow
- Properties
- Flow cancellation
- Operators
- Buffering
- Composing flows
- Channels
- Producer
- Pipelines
- Fan-in and fan-out
- Buffered channels
- Ticker channels
- A background image processing app
- A network communications app using Coroutines, Retrofit and MVVM
- A Room database using coroutines
- A news ticker app using Asynchronous Flows, Retrofit and MVVM
Sign up today and let's start learning about Kotlin Coroutines.
Who this course is for:
- Android developers
- Students looking to improve their parallel processing knowledge