Chapters

Hide chapters

Kotlin Coroutines by Tutorials

Third Edition · Android 12 · Kotlin 1.6 · Android Studio Bumblebee

Section I: Introduction to Coroutines

Section 1: 9 chapters
Show chapters Hide chapters

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Heads up... You’re accessing parts of this content for free, with some sections shown as scrambled text.

Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now

Congratulations! After a long journey you learned a lot of new concepts about multithreading and concurrent programming with Kotlin. With coroutines, you can now execute tasks in the background using the proper data structure and the best coroutine launcher. You now have the fundamentals of coroutines, like context and dispatcher, flows, and you are able to learn all the new exciting APIs that the coroutine team is going to release in the future.

If you’re an Android developer you’ve also learned how to use coroutines along with the Activity and Fragment lifecycles with better and more efficient use of the device resources.

Finally, you learned how to use coroutines in different environment like Java.

And, remember, if you want to further your understanding of Kotlin and Coroutine app development after working through Kotlin Coroutines by Tutorials, we suggest you read the Android Apprentice, available online:

If you have any questions or comments as you work through this book, please stop by our forums at https://forums.raywenderlich.com and look for the particular forum category for this book.

Thank you again for purchasing this book. Your continued support is what makes the tutorials, books, videos, conferences and other things we do at raywenderlich.com possible, and we truly appreciate it!

Wishing you all the best in your continued Kotlin and Coroutine adventures,

– The Kotlin Coroutines by Tutorials team

Have a technical question? Want to report a bug? You can ask questions and report bugs to the book authors in our official book forum here.
© 2024 Kodeco Inc.

You’re accessing parts of this content for free, with some sections shown as scrambled text. Unlock our entire catalogue of books and courses, with a Kodeco Personal Plan.

Unlock now