Skip to content

Commit 195f8cd

Browse files
authored
Updated presentations & videos
1 parent eb98bc8 commit 195f8cd

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,9 @@ This is a companion version for Kotlin 1.1.4 release (this is the minimal requir
2525

2626
## Documentation
2727

28-
* [Introduction to Kotlin Coroutines](https://vimeo.com/222499934) video
29-
(Roman Elizarov at GeekOut 2017, [slides](https://www.slideshare.net/elizarov/introduction-to-kotlin-coroutines))
28+
* Presentations and videos:
29+
* [Introduction to Coroutines](https://www.youtube.com/watch?v=_hfBv0a09Jc) (Roman Elizarov at KotlinConf 2017, [slides](https://www.slideshare.net/elizarov/introduction-to-coroutines-kotlinconf-2017))
30+
* [Deep dive into Coroutines](https://www.youtube.com/watch?v=YrrUCSi72E8) (Roman Elizarov at KotlinConf 2017, [slides](https://www.slideshare.net/elizarov/deep-dive-into-coroutines-on-jvm-kotlinconf-2017))
3031
* Guides and manuals:
3132
* [Guide to kotlinx.coroutines by example](coroutines-guide.md) (**read it first**)
3233
* [Guide to UI programming with coroutines](ui/coroutines-guide-ui.md)

0 commit comments

Comments
 (0)