Kotlin Coroutine Channels and Flows

Go to class
Write Review

Free Online Course: Kotlin Coroutine Channels and Flows provided by Pluralsight is a comprehensive online course, which lasts for 3-4 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from Pluralsight. Kotlin Coroutine Channels and Flows is taught by Kevin Jones.

Overview
  • This course will teach you how to use coroutine channelsand flows to compose asynchronous programs.

    In this course, Kotlin 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.