The Question Mark - blog by Mark Volkmann

Kotlin

Overview

Kotlin is a statically typed programming language created by JetBrains in 2011. Kotlin programs run on the Java Virtual Machine (JVM) and interoperates with Java.

In 2019 Google announced that Kotlin is the preferred programming language for implementing Android applications.

Cheat Sheets