Kotlin Coroutines: Getting Started
Offered By: Pluralsight
Course Description
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 1.5 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.
Coroutines are a way of writing non-blocking asynchronous code in Kotlin. In this course, Kotlin 1.5 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.
Syllabus
- Course Overview 1min
- Introducing Coroutines 37mins
- Defining Suspend Functions and Running Them with Coroutine Builders 22mins
- Jobs, Contexts, Scopes and Structured Concurrency 55mins
- Using Async/Await 23mins
- Cancellation and Exceptions 61mins
- Using Coroutines in UI Applications 27mins
- Coroutine Internals 27mins
Taught by
Kevin Jones
Related Courses
Android Development Essential Training: Manage Data with KotlinLinkedIn Learning Android Development: Retrofit with Kotlin
LinkedIn Learning Intermediate Kotlin for Android Developers
LinkedIn Learning Kotlin Essential Training
LinkedIn Learning Advanced Generators and Coroutines
Pluralsight