- Course
Kotlin 1.5 Coroutine Channels and Flows
This course will teach you how to use coroutine channels and flows to compose asynchronous programs.
- Course
Kotlin 1.5 Coroutine Channels and Flows
This course will teach you how to use coroutine channels and flows to compose asynchronous programs.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
In this course, Kotlin 1.5 Coroutine Channels and Flows, you’ll learn to communicate between coroutines using hot and cold streams of data. First, you’ll explore how to transfer data from a ‘hot’ data source using coroutine channels. Next, you’ll discover using flows to set up a cold data source. When you’re finished with this course, you’ll have the skills and knowledge of channels and flows needed to compose asynchronous and event-based programs.