CMAndroidBook
Ctrlk
  • CMoney Android Book
  • 新人訓練
    • 工具篇
    • Coding Style
    • 架構
  • 基礎課程-預習
    • Android Studio
    • Kotlin練習
  • 建立第一個App
    • 目標
    • 建立專案
    • 專案結構
    • 手機開發者權限
    • IDE Git常用操作
  • Coroutine
    • Kotlin-Coroutine
    • 習題
    • 參考資源
Powered by GitBook
On this page

Was this helpful?

  1. Coroutine

參考資源

外部連結

  • Processes and threads overview

  • Better performance through threading(AsyncTask已被棄用,但可以知道它的緣由)

  • Running Android tasks in background threads

影片連結

  • Kotlin Coroutines 101 - Android Conference Talks

  • Understanding Android Threading. (Android Performance Patterns Season 5, Ep. 2)

  • KotlinConf 2017 - Introduction to Coroutines by Roman Elizarov

Previous習題

Last updated 4 years ago

Was this helpful?