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
Kotlin Bootcamp for ProgrammersGoogle via Udacity Введение в язык Котлин
St. Petersburg State Polytechnic University via Coursera Kotlin for Java Developers
JetBrains via Coursera Developing Android Apps with Kotlin
Google via Udacity Advanced Android with Kotlin
Google via Udacity