Nuacht

What are extension functions? Kotlin’s extension functions provide you with a way of “adding” methods to a class, without having to inherit from that class or use any type of design pattern.
'Kotlin on Android is here to stay, and we have big plans for it,' said Florina Muntenescu, an Android developer advocate at Google, in announcing the preview of new extensions designed to ease the ...
This is a Kotlin tutorial for Android: a fun and simple quiz that will serve as the perfect introduction to Kotlin programming.
As developers, it's almost always desirable to be able to write shorter and more readable code without sacrificing performance, stability, or control. Many Android devs have adopted Kotlin to ...
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.
Here's what Meta's developers have learned from moving their code base from the Java programming language over to Kotlin.