Fresh Async With Kotlin
This video is also available in the GOTO Play video app! Download it to enjoy offline access to our conference videos while on the move.
Asynchronous programming is on the rise. Modern software systems are connected and constantly communicating. Programming languages are adding some form of asynchronous programming like async/await. However, Kotlin had taken a fresh approach to this problem with Kotlin Coroutines.
In this talk, we’ll study various approaches to asynchronous programming, their evolution, differences and similarities. We’ll see the problem with the traditional async/await approach that is based on futures/promises and how the Kotlin’s solution that is based on concepts of coroutines and continuations is giving us safer and easier programming model.
-
SOLID ElixirGeorgina McFadyenMonday Nov 19 @ 10:20
-
Rust Async Programming in 2018Katharina FeyMonday Nov 19 @ 16:20
-
Let’s Get Lazy: Exploring the Real Power of StreamsVenkat SubramaniamMonday Nov 19 @ 11:30
-
Reaching Beyond Traditional Boundaries with ClojurePhil HofmannTuesday Nov 20 @ 17:30
-
The Why of Go v2: Brave New World EditionCarmen AndohMonday Nov 19 @ 15:10
-
Fresh Async With KotlinRoman ElizarovTuesday Nov 20 @ 10:20
-
Simplification and Automation in Java: Yesterday, Today and TomorrowRod JohnsonMonday Nov 19 @ 15:10
-
The Do's and Don'ts of Error HandlingJoe ArmstrongWednesday Nov 21 @ 13:20
-
Why I Was Wrong About TypeScriptTJ VanTollTuesday Nov 20 @ 11:30