RealOGs Blog
  • Home
Subscribe
Debayan Ghosh Dastider

Debayan Ghosh Dastider

1 post published

📍 Bengaluru
https://twitter.com/debz_exe
Introduction to Kotlin Coroutines
kotlin

Introduction to Kotlin Coroutines

Before starting out with coroutines, you should about threads. So what is a thread anyway? A thread is a lightweight sub-process that provides us a way to perform background operations without interrupting the UI (User Interface) thread. Why do we need threading? Assume everything happens in a single thread with

  • Debayan Ghosh Dastider
Debayan Ghosh Dastider Feb 23, 2023 • 3 min read
RealOGs Blog © 2023