Kotlin Coroutines: Deep Dive (Kotlin for Developers)
by Marcin Moskala(Author)
Publisher finelybook 出版社: 9788396395832 (March 14, 2022)
Language 语言: English
Print Length 页数: 470 pages
ISBN-10: 8396395837
ISBN-13: 9788396395832
Book Description
By finelybook
Kotlin coroutines revolutionized JVM development, especially on Android and the backend. They let us easily make efficient and reliable multithreading. Its cutting-edge design and features are suited ideally for modern use cases. In this book, we will explore Kotlin coroutines – both built-in support and kotlinx.coroutines library.