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
RxJava: Design Patterns for Android DevelopersLinkedIn Learning RxJava 2 : Reactive Programming using Java
Udemy Master Java Reactive Programming with RxJava 2
Udemy ReactiveX - RxJs: De cero hasta los detalles
Udemy Functional & Reactive programming in Java : Modern Style
Udemy