Guide
Topics
Remote Development
Technologies
JavaScript and TypeScript
Python
Java
Go
.NET
Kotlin
Solutions
Game Development
Artificial Intelligence
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...
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
Godot Game Development Leveraging Kotlin
Pierre-Thomas Meisels, Tristan Grespinet, Cedric Hippmann
Streamlining Configuration With Kotlin
Jamie Berghmans
AWS SDK Kotlin Series - Upload a file to S3 - Unit Test
Part three of three
AWS SDK Kotlin Series - Upload a file to S3 - Unit Test
Part two of three
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.
Extract Parameter
Extract code to a parameter in Kotlin.
Add Remaining Branches in Kotlin
Use quick intentions to generate code automatically and save you typing.