See speaker info

Eliminating boilerplate with Kotlin

PETER PANDULA
Android Project Lead at Halcyon Mobile

If you’re somewhat familiar with Kotlin, you know, that the language provides a bunch of simple and beautifully logical solutions to complex programming problems. The first couple of discoveries are exciting but the deeper you get the more interesting these “Aha!” moments become.

This talk will focus on actionable tips and tricks specific to Android development. We will look into how some language features such as extension functions, sealed classes and delegation can help with age-old problems and make developing apps more fun than ever before.

Audience: Intermediate