Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Kotlin Coroutines - Composing Suspending Functions: Sequential, Concurrent, and Lazy Execution

Smartherd via YouTube

Overview

Explore the composition of suspending functions within Kotlin coroutines in this 16-minute tutorial. Learn how code execution in coroutines is sequential by default, discover techniques for executing suspending functions concurrently, and understand lazy execution of async coroutines using CoroutineStart.LAZY. Dive into practical examples covering sequential, concurrent, and lazy execution patterns, with a comprehensive summary and guidance on next steps for further learning.

Syllabus

Introduction and Video Objective
Sequential Execution
Concurrent Execution
Lazy Async Execution
Summary
What's Next? .

Taught by

Smartherd

Reviews

Start your review of Kotlin Coroutines - Composing Suspending Functions: Sequential, Concurrent, and Lazy Execution

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.