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 offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.
Java may still be the first programming language that springs to mind when you think about Android, but you don’t have to use Java for Android development. In fact, Kotlin is now Google’s preferred ...
Kotlin is a statically typed “pragmatic” programming language for the Java Virtual Machine and Android that combines object-oriented and functional programming features.