News

Kotlin uses a number of handy tricks and methods to reduce this ‘extra’ code and in doing so, helps users to create apps more quickly and simply. We’ll examine some specific examples in this ...
If you want to learn the Kotlin programming language, check out this list of books, courses, tutorials, videos and websites.
kotlin-scripting-ide-services, a library for implementing code completion functionality, mainly for REPL implementations. It is currently used in projects like Kotlin Interactive.
Shared code written in Kotlin is compiled to JVM bytecode with Kotlin/JVM and to native binaries via Kotlin/Native. Thus, KMM business modules can be used like any other mobile library.
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.