DEV Community

Kotlin

a cross-platform, statically typed, general-purpose programming language with type inference

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
Kotlin Variables: Understanding var vs val - A Beginner's Guide to Android Development

Kotlin Variables: Understanding var vs val - A Beginner's Guide to Android Development

1
Comments
5 min read
Improving performance in Kotlin with string concatenation

Improving performance in Kotlin with string concatenation

Comments
2 min read
The Cost of Concurrency Interop: Trading Clean Modularity for Shared JVM Efficiency

The Cost of Concurrency Interop: Trading Clean Modularity for Shared JVM Efficiency

Comments
5 min read
Recipe: Immutable Data Updates with Kotlin

Recipe: Immutable Data Updates with Kotlin

1
Comments
2 min read
Creating bouncing animations using Sine waves (Kotlin + Jetpack Compose): Part 1

Creating bouncing animations using Sine waves (Kotlin + Jetpack Compose): Part 1

Comments
3 min read
Your Sealed Class Cookbook: 3 Production-Ready Android Recipes

Your Sealed Class Cookbook: 3 Production-Ready Android Recipes

1
Comments
4 min read
Messaging Broker Migration: Why Lock-in Hurts and How to Avoid It

Messaging Broker Migration: Why Lock-in Hurts and How to Avoid It

1
Comments
6 min read
Spring AOP and Kotlin coroutines - What is wrong with Kotlin + SpringBoot

Spring AOP and Kotlin coroutines - What is wrong with Kotlin + SpringBoot

1
Comments
4 min read
sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

sqlx4k — first stable release of a high-performance, non-blocking DB driver for Kotlin Multiplatform

3
Comments
1 min read
Kotlin’s Sealed Interfaces: Smashing the Inheritance Wall

Kotlin’s Sealed Interfaces: Smashing the Inheritance Wall

1
Comments
2 min read
Combining Mutex with suspendCancellableCoroutine in Kotlin

Combining Mutex with suspendCancellableCoroutine in Kotlin

Comments
1 min read
Integrate jte with Spring Boot

Integrate jte with Spring Boot

Comments
5 min read
Kotlin's Toolbox: Sealed Class vs. Enum vs. Abstract Class

Kotlin's Toolbox: Sealed Class vs. Enum vs. Abstract Class

1
Comments
4 min read
Your Code is a Minefield: Let's Talk About Kotlin's Sealed Classes

Your Code is a Minefield: Let's Talk About Kotlin's Sealed Classes

2
Comments
4 min read
Mastering Kotlin Delegation: From Property Delegates to Class Composition

Mastering Kotlin Delegation: From Property Delegates to Class Composition

2
Comments
3 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.