Concurrency with Coroutines in Android

June 5, 2024

Module 1 of 3 in Concurrency & Networking in Android Learning Path

Module outcomes:

  • Understand the role concurrency plays in software
  • Learn how to manage multiple different tasks by using coroutines
  • Able to deal with unexpected issues when running code in the background

Covered concepts:

  • Coroutines
  • Threads and blocking
  • Main Thread vs Background Threads
  • Error Handling

Project link: https://www.kodeco.com/android/paths/concurrency-networking/44452207-concurrency-with-coroutines-in-android

Nifty tech tag lists from Wouter Beeftink