Kotlin Coroutines: Exploring Threads vs. Coroutines and Implementation
Offered By: Smartherd via YouTube
Course Description
Overview
Dive into the world of Kotlin Coroutines in this comprehensive 33-minute video tutorial. Gain a solid understanding of coroutines and their implementation in Kotlin programming. Compare threads and coroutines, exploring their differences and advantages. Learn to use coroutines with GlobalScope.launch lambda expressions and runBlocking lambda functions. Investigate the delay function and its comparison to Thread.sleep. Explore the 'suspend' modifier and suspending functions, and understand how coroutines operate on background or worker threads. Follow along with practical demonstrations and code examples to master these essential concepts in Kotlin development.
Syllabus
Welcome
Threads vs. Coroutines
Coroutines Intro
Coroutines Properties
Implement Coroutines
delay function
suspend function
runBlocking lambda
Custom suspending function
Summary
What's next? .
Taught by
Smartherd
Related Courses
JavaScript PromisesGoogle via Udacity Grand Central Dispatch (GCD)
Udacity Asynchronous Programming in C# and .NET Core
Microsoft via edX JavaScript, часть 2: прототипы и асинхронность
Moscow Institute of Physics and Technology via Coursera Разработка веб-сервисов на Go - основы языка
Moscow Institute of Physics and Technology via Coursera