Kotlin Coroutine Channels and Flows
Offered By: Pluralsight
Course Description
Overview
This course will teach you how to use coroutine channels
and flows to compose asynchronous programs.
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.
and flows to compose asynchronous programs.
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.
Syllabus
- Course Overview 1min
- Introduction to Channels and Flows 14mins
- Using Channels to Communicate Between Coroutines 55mins
- Waiting on Multiple Coroutines by Using Select 27mins
- Introducing Flows 14mins
- Using Flow Operators 29mins
- Composing and Flattening Flows 27mins
- StateFlow and SharedFlow 23mins
- Flow Exceptions and Completion 15mins
Taught by
Kevin Jones
Related Courses
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity