-
Course
- Core Tech
Kotlin 1.5 Coroutine Channels and Flows
This course will teach you how to use coroutine channels and flows to compose asynchronous programs.
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.
About the author
Kevin has spent way too many years in the software industry. Starting on PL/1 on IBM mainframes then graduating through dBase IV to Windows and eventually onto Java, .Net and now JavaScript where he finally thinks he has found a home until the next new shiny comes along.
More Courses by Kevin