Kotlin

Concise multiplatform language developed by JetBrains

Kotlin

Latest links

Godot Game Development Leveraging Kotlin
Godot Game Development Leveraging Kotlin
Pierre-Thomas Meisels, Tristan Grespinet, Cedric Hippmann
AI and Kotlin: A Perfect Mix
AI and Kotlin: A Perfect Mix
The latest advancements in AI coding assistance by JetBrains AI for Kotlin in your IDE.
Exploring JetBrains AI
Exploring JetBrains AI
Exploring JetBrains AI with Vladislav Tankov | KotlinConfersations'24.
AI-Friendly Programming Languages: the Kotlin Story
AI-Friendly Programming Languages: the Kotlin Story
Introducing Kotlin ML Pack: a set of necessary tools, data, and models to promote code modeling tasks for the Kotlin language..

Latest tips

Prevent a Package Depending Upon Another
Prevent a Package Depending Upon Another
Enforce architecture rules, such as data access layers not depending upon UI layers.
Generate UML Diagrams for your Kotlin code
Generate UML Diagrams for your Kotlin code
JVM developers working with Kotlin code can create UML diagrams for their Kotlin classes, just like they could with Java classes.
Add Remaining Branches in Kotlin
Add Remaining Branches in Kotlin
Use quick intentions to generate code automatically and save you typing.
Extract Parameter
Extract Parameter
Extract code to a parameter in Kotlin.