top of page
tamas-bazsonyi.jpg

The Kotlin Features You’ve Been Missing Out On

Manuel Ernesto

Kotlin is an open-source, statically-typed programming language that supports both object-oriented and functional programming. Kotlin does not aim to be unique—instead, it draws inspiration from decades of language development. It exists in variants that target the JVM (Kotlin/JVM), JavaScript (Kotlin/JS), and native code (Kotlin/Native).

In this session we will be covering some cool and often overlooked features in Kotlin.

bottom of page