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.
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.
Author Name: Kevin Jones
Author Description:
A long time ago in a university far, far away Kevin fell in love with programming. Initially on the university’s DEC20 computer doing BASIC and Pascal and a little bit of Fortran. His first job had him writing batch PL/1 on an IBM mainframe where he also discovered the arcane delights of JCL. He soon realized the multiuser systems were not for him after discovering the delights of dBase IV on IBM PCs. From here it was all downhill as he became addicted to C and the Windows API. Just missing out … more
Table of Contents
- Course Overview
1min - Introducing Coroutines
51mins - Defining Suspend Functions and Running Them With Coroutine Builders
29mins - Jobs, Cancellation, and Timeouts
20mins - Contexts, Scopes, and Structured Concurrency
70mins - Using Async/Await
28mins - Canceling Coroutines
48mins - Managing Exceptions
27mins - Using Coroutines in UI Applications
24mins
There are no reviews yet.