News

Kotlin programming language: How Google is using it to squash the code bugs that cause most crashes The Google Home app team explains why all Android developers should write their apps in Kotlin.
Android Studio will walk you through adding Kotlin dependencies into your project and convert the code to functionally equivalent Kotlin code.
Investigating what kind of support the open source code editor has for Kotlin, recently named a first-class programming language for Android development.
The Kotlin/Native compiler, currently in development, generates platform-native binaries from Kotlin code and is interoperable with C functions ...
The Kotlin language update features the open source Kotlin dataset, which supports LLM development and improves the quality of AI code generation for Kotlin.
Recently coroutines have become popular as an alternative to Reactive Programming on the JVM. In many cases the costs of restructuring your code around functional operations for reactive streams ...
JetBrains also improved the tooling for Kotlin Multiplatform, a way to reuse code across operating system environments, with a single all-in-one tool built on the Fleet platform.
Finally, Kotlin Multiplatform is an early-stage project that aims to help save effort when maintaining the same code for different platforms.
Kotlin Language This extension comes from developer Mathias Fröhlich, providing Kotlin language support for VS Code -- basically a syntax highlighter for the Kotlin language.