News

In many ways, Kotlin is what Java might look like if it were designed today. In this article I introduce eight features of Kotlin that I believe Java developers will be excited to discover.
Kotlin 2.0.20 begins a change to the data class copy function. Currently, when you create a data class using a private constructor, the automatically generated .copy() function doesn’t provide ...
JetBrains offers details on the current state of Kotlin tools and libraries for data science.
Google today announced that it is making Kotlin, a statically typed programming language for the Java Virtual Machine, a first-class language for writing Android apps. Kotlin's primary sponsor is ...
Android developers were already able to use Kotlin through a plug-in, but from now on it'll ship alongside Java and C++ with the official Android IDE.
Kotlin is a hot programming language right now, and its eclipse of Java for Android mobile development might leave Visual Studio developers wondering how they can get in on the action. The already ...