Skip to content

Details

Charles Julian Knight (@charlesjuliank, CTO @FIXD_app, @codeforatlanta Organizer) is going to talk to us about Kotlin Coroutines in Android! ---

Coroutines are a powerful feature of Kotlin that can help you manage asynchronous operations. Coroutines allow you to write asynchronous code imperatively. No multithreading headaches, no callback hell, no steep RxJava learning curve (flatMap??).

  • Learn the theory behind coroutines
  • Compare them to other common async patterns
  • See practical examples of use in common Android situations

Members are also interested in