Загрузка страницы

Kotlin Coroutines Tutorial (STABLE VERSION) - async / await, withContext, launch

📗 Get the code from this tutorial 👇👇
https://resocoder.com/kotlin-coroutines-tutorial

Maven repository for kotlinx-coroutines-core: https://mvnrepository.com/artifact/org.jetbrains.kotlinx/kotlinx-coroutines-core

Start saving time now by planning weekly with Week Sweep: http://bit.ly/2Jf3QA0

With Kotlin 1.3 we finally have a stable library for coroutines. This means that there won't be any breaking changes to the API. Now is an especially good time to learn how to use them.

Coroutines are basically light-weight, much more efficient threads. As a bonus, they are extremely easy to work with once you know the basics. Asynchronous coroutine code looks the same as a classic synchronous code. You don't need to learn any new programming paradigms in order to use Kotlin's coroutines.

In this tutorial you are going to learn quite a bit about coroutines - different ways of launching them, blocking versus non-blocking code and async / await.

Go to my website for more information, code examples and articles:
● http://resocoder.com

Follow me on social media:
● https://www.facebook.com/resocoder
● https://twitter.com/resocoder

Видео Kotlin Coroutines Tutorial (STABLE VERSION) - async / await, withContext, launch канала Reso Coder
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
6 октября 2018 г. 23:45:19
00:32:53
Яндекс.Метрика