News

Kotlin is a relatively new programming language; a derivative of Java with lots of little handy functional bits such as coroutines. [Foalyy] is porting an app to Android and learning Kotlin at the ...
Google today announced that the Kotlin programming language is now its preferred language for Android app developers. "Android development will become ...
Google I/O: Kotlin, a popular new language for mobile platforms that's compatible with Java, is now officially supported on Android.
Kotlin offers big advantages over Java for JVM and Android development, and plays nicely with Java in the same projects.
Google just announced that it will officially support Kotlin on Android as a “first-class” language. Kotlin is a super new programming language built by JetBrains, which also coincidentally ...
It’s no surprise that Google’s hope is that over time, all Android developers will switch over to Kotlin. “There is still quite a bit of Java still happening on Android,” Ward said.
Get a quick introduction to the most interesting parts of writing concurrent programs in Kotlin, including dispatchers, contexts, channels, and flows.