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.
Learning KMM: Entry 2

Learning KMM: Entry 2

8
Comments
5 min read
How to Add Bottom Navigation in Jetpack Compose?

How to Add Bottom Navigation in Jetpack Compose?

5
Comments
3 min read
Implementing Worker Pools in Kotlin to upload Images over WebDav to a Hetzner StorageBox

Implementing Worker Pools in Kotlin to upload Images over WebDav to a Hetzner StorageBox

8
Comments
2 min read
Maven plugin to check dependency versions

Maven plugin to check dependency versions

10
Comments 1
3 min read
Ktor で Application.kt の test を作成して実行する

Ktor で Application.kt の test を作成して実行する

8
Comments
1 min read
Ktor で hello world サーバーを立てるプロジェクトを web で作成して IntelliJ で実行する

Ktor で hello world サーバーを立てるプロジェクトを web で作成して IntelliJ で実行する

7
Comments
2 min read
IntelliJ で Kotlin を実行する

IntelliJ で Kotlin を実行する

7
Comments
1 min read
[PT-BR] Testcontainers com MySQL e Redis

[PT-BR] Testcontainers com MySQL e Redis

23
Comments 4
7 min read
spring boot kotlin validate问题

spring boot kotlin validate问题

8
Comments
1 min read
Android Jetpack Navigation Component #1 Fragmentler Arası Geçiş İşlemleri

Android Jetpack Navigation Component #1 Fragmentler Arası Geçiş İşlemleri

6
Comments
5 min read
Android — Spring & Fling Animations with Jetpack compose

Android — Spring & Fling Animations with Jetpack compose

6
Comments
1 min read
Tap to expand RecyclerView items with Android and Kotlin

Tap to expand RecyclerView items with Android and Kotlin

10
Comments 1
5 min read
Setting up an SQLDelight database on your android application using Kotlin

Setting up an SQLDelight database on your android application using Kotlin

10
Comments
6 min read
What I miss in Java, the perspective of a Kotlin developer

What I miss in Java, the perspective of a Kotlin developer

15
Comments
6 min read
Jetpack Compose: Navigation tutorial

Jetpack Compose: Navigation tutorial

25
Comments 6
5 min read
How to create an Expandable Item in Android RecyclerView?

How to create an Expandable Item in Android RecyclerView?

6
Comments
3 min read
Intro to Eithers in Android

Intro to Eithers in Android

20
Comments 15
4 min read
How to Create Singleton Class in Kotlin?

How to Create Singleton Class in Kotlin?

14
Comments
2 min read
How to Display a Web Application with Basic Authentication in WebView using Jetpack Compose (Android)

How to Display a Web Application with Basic Authentication in WebView using Jetpack Compose (Android)

8
Comments
1 min read
The beauty of currying

The beauty of currying

10
Comments
5 min read
Understanding the ViewModelProvider.Factory interface in Android with Kotlin

Understanding the ViewModelProvider.Factory interface in Android with Kotlin

8
Comments
4 min read
Creating a Database entity with Android and Kotlin

Creating a Database entity with Android and Kotlin

8
Comments
4 min read
Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations

Simple REST API Android App in Kotlin - Various HTTP Client Library Implementations

11
Comments 2
6 min read
Learning Kotlin Multiplatform Mobile: Entry 1

Learning Kotlin Multiplatform Mobile: Entry 1

6
Comments
3 min read
Kotlin Object Mapping - Pros & Cons

Kotlin Object Mapping - Pros & Cons

22
Comments
5 min read
What Is Paging3 (MVVM, Flow, DataBinding, Hilt)?

What Is Paging3 (MVVM, Flow, DataBinding, Hilt)?

10
Comments
15 min read
Kotlin for beginners. Getting started

Kotlin for beginners. Getting started

5
Comments
4 min read
Clean Empty Jetpack Compose App Template

Clean Empty Jetpack Compose App Template

6
Comments
4 min read
NULL Kotlin vs. Java Optional

NULL Kotlin vs. Java Optional

6
Comments
3 min read
Android Splash Screen

Android Splash Screen

7
Comments
3 min read
Resilient microservices with Quarkus and Kotlin - Introduction

Resilient microservices with Quarkus and Kotlin - Introduction

13
Comments
6 min read
Untangle your String on Java/Kotlin

Untangle your String on Java/Kotlin

10
Comments
10 min read
Top articles on KotlinTesting (2022)

Top articles on KotlinTesting (2022)

6
Comments
1 min read
Videobug - time travel debugger for Java, Scala and Kotlin

Videobug - time travel debugger for Java, Scala and Kotlin

3
Comments
1 min read
Error hierarchies and Kotlin sealed interfaces

Error hierarchies and Kotlin sealed interfaces

9
Comments
2 min read
Chopping the monolith - the demo

Chopping the monolith - the demo

27
Comments 1
5 min read
Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data

Building a Kotlin Mobile App with the Salesforce SDK, Part 3: Synchronizing Data

9
Comments
7 min read
Compose Destinations - Navigation Library

Compose Destinations - Navigation Library

13
Comments 3
3 min read
Confused over reverse, reversed, and asReveresed ? in Kotlin

Confused over reverse, reversed, and asReveresed ? in Kotlin

5
Comments
4 min read
Cloud Functions Using the New Kotlin Runtime

Cloud Functions Using the New Kotlin Runtime

33
Comments
6 min read
Android — Things to consider when testing an application

Android — Things to consider when testing an application

3
Comments
1 min read
PartialFunction implemented in Kotlin, inspired by scala

PartialFunction implemented in Kotlin, inspired by scala

5
Comments 1
1 min read
Toying with Kotlin's context receivers

Toying with Kotlin's context receivers

8
Comments
4 min read
Implementing snapshot-aware data structures

Implementing snapshot-aware data structures

62
Comments 4
22 min read
Simple Jetpack Compose Navigation Example

Simple Jetpack Compose Navigation Example

10
Comments
4 min read
Qodana 2022.1 Is Available

Qodana 2022.1 Is Available

6
Comments
5 min read
QR Code Generator Android App

QR Code Generator Android App

7
Comments
1 min read
CitRep - Android + Appwrite - Hackathon

CitRep - Android + Appwrite - Hackathon

4
Comments 1
1 min read
Compose Hackathon: Day… the rest

Compose Hackathon: Day… the rest

12
Comments
9 min read
Kotlin: Multi-dimensional Arrays

Kotlin: Multi-dimensional Arrays

9
Comments
3 min read
Learn KOTLIN in 25 minutes

Learn KOTLIN in 25 minutes

12
Comments 7
2 min read
Compose Hackathon: Day 2.5

Compose Hackathon: Day 2.5

14
Comments
6 min read
Building Nigma, a simple puzzle App Game using AppWrite

Building Nigma, a simple puzzle App Game using AppWrite

33
Comments 7
4 min read
Web/Desktop Contacts App Written Once With Doodle

Web/Desktop Contacts App Written Once With Doodle

4
Comments
1 min read
Compose Hackathon: Day 1

Compose Hackathon: Day 1

22
Comments
8 min read
Designing an application with Redis as a data store. What? Why?

Designing an application with Redis as a data store. What? Why?

7
Comments
7 min read
kotlinx.coroutines.delay() vs Thread.sleep()

kotlinx.coroutines.delay() vs Thread.sleep()

6
Comments
5 min read
Kotlin Sealed Class primer

Kotlin Sealed Class primer

8
Comments
2 min read
How to Migrate from Butterknife to View Binding in Android

How to Migrate from Butterknife to View Binding in Android

6
Comments
4 min read
My first Space service

My first Space service

11
Comments 2
4 min read
loading...