-
Course
- Core Tech
Kotlin Coroutines
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.
What you'll learn
Coroutines are a way of writing non-blocking asynchronous code in Kotlin. In this course, Kotlin Coroutines, 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.
Table of contents
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