Kotlin: Uncovered, by Victoria Gonda
Kotlin does a lot for us in the way of reducing boilerplate. But what is it really doing? We will be inspecting some decompiled Kotlin to discover how it does its job. By looking underneath at how it handles data classes, lambdas, and delegation, we can better understand how the language executes what we write. If you’re curious about the language, or already using it in production, you should walk away from this investigation with a deeper understanding of Kotlin, and some tools for continued exploration.
Submissions
Droidcon Boston 2017 - Accepted [Edit]
Chicago Roboto 2017 - Accepted [Edit]
360 AnDev 2017 - Accepted [Edit]
Strange Loop 2017 - Accepted [Edit]
Droidcon NYC 2017 - Rejected [Edit]
Add submission