Skip to content

Commit

Permalink
Create README-COROUTINES
Browse files Browse the repository at this point in the history
  • Loading branch information
emedinaa authored Jul 17, 2020
1 parent 11b0fa5 commit 32c7138
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions README-COROUTINES
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
KotlinLang

- Coroutines Guide https://kotlinlang.org/docs/reference/coroutines/coroutines-guide.html

Android Developers

- Coroutines on Android https://medium.com/androiddevelopers/coroutines-on-android-part-i-getting-the-background-3e0e54d20bb

- Coroutines https://developer.android.com/kotlin/coroutines

- Use Kotlin coroutines with Architecture components https://developer.android.com/topic/libraries/architecture/coroutines

Codelabs

- Codelab Kotlin Coroutines https://codelabs.developers.google.com/codelabs/kotlin-coroutines/


Videos

- Understand Kotlin Coroutines on Android (Google I/O'19) https://www.youtube.com/watch?v=BOHK_w09pVA

- Kotlin Coroutines 101 - Android Conference Talks https://www.youtube.com/watch?v=ZTDXo0-SKuU

- Testing coroutines https://www.youtube.com/watch?v=KMb0Fs8rCRs

0 comments on commit 32c7138

Please sign in to comment.