Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Pluralsight

Kotlin Coroutines Deep Dive

via Pluralsight

Overview

This course will touch on the internals of coroutines, and teach you how to use channels and flows inside your Android application

You may have heard the phrases ‘continuous passing style’ and ‘state machine’ applied to coroutines, but not understood what they are or how they work. In this course, Kotlin Coroutines Deep Dive, 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. Finally, you'll learn how to exchange data using channels and flows. When you’re finished with this course, you’ll have the skills and knowledge of coroutines needed to compose asynchronous and event-based programs.

Syllabus

  • Course Overview 2mins
  • Kotlin Coroutines Under the Covers 62mins
  • Synchronizing Between Coroutines 24mins
  • Introduction to Channels and Flows 12mins
  • Using Channels to Communicate Between Coroutines 31mins
  • More Advanced Patterns with Channels 35mins
  • Waiting on Multiple Coroutines by Using Select 23mins
  • Introducing Flows 22mins
  • Using Flow Operators 43mins
  • Composing and Flattening Flows 33mins
  • StateFlow and SharedFlow 25mins
  • Flow Exceptions and Completion 19mins

Taught by

Kevin Jones

Reviews

Start your review of Kotlin Coroutines Deep Dive

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.