Kotlin Coroutines: Getting Started

Go to class
Write Review

Free Online Course: Kotlin Coroutines: Getting Started provided by Pluralsight is a comprehensive online course, which lasts for 4-5 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 Coroutines: Getting Started is taught by Kevin Jones.

Overview
  • Coroutines have become a core skill that is needed when building applications with Kotlin. This course will teach you the basics of coroutines, suspending functions and how to use them.

    Coroutines are a way of writing non-blocking asynchronous code in Kotlin. In this course, Kotlin Coroutines: Getting Started, you’ll learn to use coroutines effectively in your applications. First, you’ll explore coroutine builders and suspending functions Next, you’ll discover structured concurrency. Finally, you’ll learn how exceptions and cancellation work with coroutines . When you’re finished with this course, you’ll have the skills and knowledge of coroutines needed to build scalable, asynchronous applications.