Do you like Java but wish you didn’t have to write so much boilerplate code? Maybe it's time for a switch. Kotlin aims to address many of the pitfalls that are common with Java development, while making your code more concise, safe, and expressive. It is also 100% interoperable with Java and can be easily mixed in the same project.
In this presentation Antonis will try to guide you through the main features of Kotlin that make it so special and provide a short introduction to the language.