Kotlin Everywhere - DevFest Warsaw & Radzymin Edition
Wojtek Kaliciński is Developer Advocate at Google. He work primarily to support developers in building great apps using Android Studio and Kotlin, as well as teach about new Framework and Play features. He enjoy looking for ways to make apps more usable, mostly through better development patterns and code optimizations.
In this workshop we’ll start by looking at coroutines in Android - what they are, how they work, in which situations you should use them. We’ll also be taking a look at some of the integrations that Android Jetpack libraries have with coroutines and find best practices for architecting your app when working with coroutines.
You'll also learn how to create your own Kotlin library, focusing on Kotlin-Java interop and coroutines building blocks.