Kotlin Coroutines - Composing Suspending Functions: Sequential, Concurrent, and Lazy Execution
Offered By: Smartherd via YouTube
Course Description
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
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