Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
JetBrains AI Guide: How to Use AI in Your IDE
Remote Development
Databases
Django
Hot tags
Amazon AWS
Debugging
Git
Google Cloud
Gradle
Refactoring
Browse more content...
Explore
Kotlin
Kotlin
Kotlin
Kotlin
Concise multiplatform language developed by JetBrains
Latest links
More...
Your First AI Agent in Kotlin
Get started with Koog today!
Exposed inline value classes for Java
Use value classes from Java code with Kotlin 2.2
Nested type aliases in Kotlin 2.2
Use type aliases inside other structures
Context-sensitive resolution in Kotlin 2.2
Write the same code with fewer qualifiers
Guard conditions
Create advanced control flows in when statements
Non-local break & continue
Making inline lambdas truly first-class citizens
Multi-dollar String Interpolation in Kotlin
Improve $ handling in string literals
UUID in Kotlin Multiplatform
Work with unique IDs using the Kotlin Standard Library
Latest tips
More...
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
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
Use quick intentions to generate code automatically and save you typing.
Add Names to Call Arguments in Kotlin
Use quick intentions to add names to call arguments.