News

Kotlin’s a great language with which to develop general-purpose and mobile applications. Here are some handy reasons you should consider using Kotlin with or instead of Java, without losing the JVM ...
In Java terms, Kotlin classes are final by default. Default public members and default final classes could be interpreted as subtle encouragement to prefer composition over inheritance.