News

The Kotlin vs Java debate is a new one, with each language having their own merits But what exactly makes them stand apart? That's what we aim to explore.
Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.
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.
Google I/O: Kotlin, a popular new language for mobile platforms that's compatible with Java, is now officially supported on Android.
Across the last two years, Duolingo seamlessly migrated its Java Android app to 100% Kotlin. Among the main benefits this brought, developers improved their productivity and happiness while the ...
Kotlin is one of the newer languages on the JVM. It is statically typed and aims to provide a blend of OO and FP programming styles. We present the main features that might appeal to Java developers.
"Kotlin is what our development community has already asked for," Android product manager Stephanie Saad Cuthbertson said during the announcement of Kotlin support at Google's IO conference in May.
This means developers can take existing code and easily build new features or replace Java code in pieces. Since Kotlin is dependent on Java, it means both languages will continue to be supported.
JetBrains has released an alpha version of Kotlin Multiplatform Mobile (KMM), an SDK that enables developers to use the same business logic in both Android and iOS mobile applications.