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.
Meta has been at work to port their Android codebase from Java to Kotlin. In the process, they have learned a number of lessons of general interest and developed a few useful approaches, explains ...
This is a Kotlin tutorial for Android: a fun and simple quiz that will serve as the perfect introduction to Kotlin programming.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.
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.