Kotlin Coroutine Jobs - Beginner Example with Completable Job
Offered By: CodingWithMitch via YouTube
Course Description
Overview
Explore a beginner-level Kotlin coroutines example focusing on coroutine jobs in this 33-minute video tutorial. Learn how to handle network timeouts, cancellations, and multiple asynchronous operations efficiently using Completable Jobs. Discover the advantages of coroutines over AsyncTask, Executors, and RxJava for Android programming. Gain insights into launching coroutines in independent contexts, manually completing jobs, canceling and creating new jobs, and taking action upon job cancellation. Follow along with practical demonstrations and code examples to understand how to implement Completable Jobs with cancellation and progress bar functionality in your Android projects.
Syllabus
Intro
Demo
Coding
Starting the Job
InvokeOnCompletion
Initialization
Testing
Taught by
CodingWithMitch
Related Courses
Design Patterns in Modern C++Udemy Unity GameObject Singletons: Best Practices
Pluralsight C# Scripting in Unity: Beyond the Basics
Pluralsight Android Development Essential Training: Manage Data with Kotlin
LinkedIn Learning Intermediate Kotlin for Android Developers
LinkedIn Learning