News

Google has launched Android Basics in Kotlin, a program for beginner developers that teaches them how to build Android apps. Kotlin has become one of the fastest growing languages on GitHub, in ...
Google offers free lessons to help up-and-coming developers build Android apps using Kotlin.
Google announces Advanced Android in Kotlin free online courtKotlin announced Advanced Android in Kotlin developed by Google together with Udacity.
Google today announced that the Kotlin programming language is now its preferred language for Android app developers. "Android development will become ...
Kotlin Multiplatform makes it easy to create cross-platform components that you can reuse across iOS and Android projects. This article will lead you through all the steps required to this aim.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects. Kotlin is a general purpose, free, open source, statically typed ...
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.