News

This post is an introduction to Kotlin for Android development. Learn how the language differs from Java and the basic syntax and layout.
Kotlin is a statically typed “pragmatic” programming language for the Java Virtual Machine and Android that combines object-oriented and functional programming features.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.