Shout-Out to Kotlin Multiplatform Content Creators!
Kotlin Multiplatform is steadily progressing toward Stable, and the technology’s ecosystem is continuing to expand and mature. None of this…
Kotlin Multiplatform is steadily progressing toward Stable, and the technology’s ecosystem is continuing to expand and mature. None of this…
The K2 Compiler is going stable in Kotlin 2.0 The main highlights of Kotlin 2.0 include: Faster K2 Compiler, which…
Kotlin is taking part in Google Summer of Code (GSoC) for the first time! GSoC is a global online stipend…
Stub is a type of test double, which is a generic term for objects that stand in the place of…
We’ve been working on a new frontend for the Kotlin compiler (code-named “K2”) for quite a while. The frontend is…
Kotlin/Native supports many targets thanks to its LLVM backend – 27 as of 1.8.0, to be exact! While most of…
In the Kotlin team, security is always a priority. Being an open-source programming language inherently provides Kotlin with significant security…
We are starting in… What will you get out of this workshop? You will get a deep understanding of test…
A modern programming language ecosystem includes everything from testing frameworks, to libraries for machine learning, to web development frameworks. These…
Kotlin 1.8.0 has been released Here are the biggest highlights of the Kotlin 1.8.0 release: New experimental functions for JVM:…