News

Code Runner's new support for Kotlin was announced in a blog post last week on the Microsoft developer site. "In recent Google I/O 2017, Kotlin has been announced as the [actually, just "a"] official ...
In Kotlin 2.2, developers can look forward to guard conditions in when-with-subject, multi-dollar interpolation, non-local break and continue, and context parameters.
The Kotlin/Native compiler, currently in development, generates platform-native binaries from Kotlin code and is interoperable with C functions Kotlin, the JVM-based language from IDE maker ...
Google has detailed significant improvements that the Google Home team achieved just by rewriting the Google Home app in the modern programming language Kotlin. Google is encouraging all Android ...
Kotlin is no-longer new. As of 7 May 2019, Kotlin has been the official “preferred” language for Android development according to Google. It has been available as a built-in feature of Android ...
Kotlin scripting enables executing Kotlin code as scripts without prior compilation or packaging into executables. While JetBrains will continue to offer generalized support for scripting in ...
Server-side Kotlin is becoming quite common at Google at this point, it seems, with over 8.5 million lines of Kotlin code in Google’s internal codebase to date. That number, the company said, is ...
To get started with Kotlin, download the Android Studio 3.0 preview, open one of your existing Java files, and then choose “Convert Java File to Kotlin File” in the Code menu.
Although the first official release of Kotlin came only last year, the language has a history that stretches back to 2010. It was created by a Czech company called JetBrains, which makes software ...
Developer tools maker JetBrains has released version 1.4 of Kotlin, the increasingly popular programming language promoted by Google for Android app development. While it is popular among Android ...