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
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity