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.
Implementando uma Toolbar no Android Studio com Kotlin

Implementando uma Toolbar no Android Studio com Kotlin

12
Comments
14 min read
The future of cross-platform development: Kotlin multiplatform

The future of cross-platform development: Kotlin multiplatform

36
Comments 3
6 min read
CQRS and Event Sourcing

CQRS and Event Sourcing

16
Comments
10 min read
TDD in an event driven application

TDD in an event driven application

6
Comments
3 min read
Continuous Kotlin Static Analysis

Continuous Kotlin Static Analysis

15
Comments 2
5 min read
Começando no lado backend da força com Kotlin

Começando no lado backend da força com Kotlin

41
Comments 2
15 min read
Creating efficient File Storage of Uploads for Web Applications

Creating efficient File Storage of Uploads for Web Applications

15
Comments 1
7 min read
Coroutines, key Concepts

Coroutines, key Concepts

6
Comments 3
2 min read
Estructura de Datos - Binary Tree (Arbol Binario)

Estructura de Datos - Binary Tree (Arbol Binario)

9
Comments
6 min read
From Swing to Compose Desktop #6

From Swing to Compose Desktop #6

5
Comments
2 min read
Two reasons why you should add a return type in your functions in Kotlin

Two reasons why you should add a return type in your functions in Kotlin

4
Comments
2 min read
An easy way to a highly available service with Kubernetes probes, Kotlin and Helm

An easy way to a highly available service with Kubernetes probes, Kotlin and Helm

10
Comments
7 min read
From Swing to Compose Desktop #5

From Swing to Compose Desktop #5

6
Comments
3 min read
Advent of Code 2020 in Kotlin: Day 04

Advent of Code 2020 in Kotlin: Day 04

Comments
3 min read
Publishing server-side Kotlin applications: Ktor on Heroku

Publishing server-side Kotlin applications: Ktor on Heroku

53
Comments 10
9 min read
Kotlin - Unit Testing Classes Without Leaking Public API!

Kotlin - Unit Testing Classes Without Leaking Public API!

7
Comments
6 min read
Advent of Code 2020 in Kotlin: Day 01

Advent of Code 2020 in Kotlin: Day 01

2
Comments
3 min read
From Swing to Compose Desktop #4

From Swing to Compose Desktop #4

4
Comments
2 min read
Complex auth - types & test importance

Complex auth - types & test importance

7
Comments
1 min read
Deploying a Spring Boot Kotlin app on Kubernetes with Docker and Helm

Deploying a Spring Boot Kotlin app on Kubernetes with Docker and Helm

11
Comments
5 min read
From Swing to Compose Desktop #3

From Swing to Compose Desktop #3

Comments
3 min read
BigBrainKotlin#1 | Find Max and Min

BigBrainKotlin#1 | Find Max and Min

3
Comments
1 min read
How to use a ListAdapter with kotlin

How to use a ListAdapter with kotlin

2
Comments
3 min read
Microservices with Kotlin, Kubernetes, and Linkerd

Microservices with Kotlin, Kubernetes, and Linkerd

10
Comments
7 min read
From Swing to Jetpack Compose Desktop #2

From Swing to Jetpack Compose Desktop #2

7
Comments 2
3 min read
KVision v3.17.0 is released (with IR backend support)

KVision v3.17.0 is released (with IR backend support)

2
Comments 2
1 min read
Comment apprendre Kotlin? IDE et navigateur, livres et tutoriels, débutants et dev Java

Comment apprendre Kotlin? IDE et navigateur, livres et tutoriels, débutants et dev Java

13
Comments
8 min read
From Swing to Jetpack Compose Desktop #1

From Swing to Jetpack Compose Desktop #1

14
Comments 4
3 min read
Effective Naming of Booleans

Effective Naming of Booleans

1
Comments
3 min read
User-Defined Literals in Kotlin

User-Defined Literals in Kotlin

6
Comments
2 min read
Popular Kotlin Server-Side Libraries

Popular Kotlin Server-Side Libraries

15
Comments 3
3 min read
Jetpack Datastore Android: Saving data with preference datastore

Jetpack Datastore Android: Saving data with preference datastore

9
Comments 4
4 min read
How I localized my media player app into 50 languages for free

How I localized my media player app into 50 languages for free

20
Comments
2 min read
Gradle plugin to deeply hide secrets keys on Android

Gradle plugin to deeply hide secrets keys on Android

2
Comments
1 min read
New website for KVision framework (created with Kotlin/JS)

New website for KVision framework (created with Kotlin/JS)

2
Comments
1 min read
MongoDB best practices from the SIP3 team.

MongoDB best practices from the SIP3 team.

16
Comments
4 min read
Integrating Sockets in Kotlin

Integrating Sockets in Kotlin

23
Comments 2
3 min read
Java iterators are dead. Long live Kotlin iterators!

Java iterators are dead. Long live Kotlin iterators!

7
Comments
3 min read
Android - Custom Toast with Kotlin extension function

Android - Custom Toast with Kotlin extension function

6
Comments
3 min read
Looking for a team of Kotliners

Looking for a team of Kotliners

3
Comments 4
1 min read
Android MotionLayout – Clearing weather

Android MotionLayout – Clearing weather

8
Comments
10 min read
From Spring Boot to Quarkus

From Spring Boot to Quarkus

14
Comments
3 min read
Switching locales with Jetpack Compose

Switching locales with Jetpack Compose

27
Comments
4 min read
From Android's floating windows to Floating Apps: final tech pieces

From Android's floating windows to Floating Apps: final tech pieces

17
Comments
4 min read
Supercharge Your Kotlin Vert.x Application with EventBus Extensions

Supercharge Your Kotlin Vert.x Application with EventBus Extensions

8
Comments 3
2 min read
TextInputLayout Form Validation Using Data Binding in Android

TextInputLayout Form Validation Using Data Binding in Android

12
Comments
3 min read
Kotlin MPP: Unable to compile C bridges

Kotlin MPP: Unable to compile C bridges

9
Comments
1 min read
From Spring Boot to Micronaut

From Spring Boot to Micronaut

16
Comments 3
7 min read
Kotlin & Gmail API - listing emails

Kotlin & Gmail API - listing emails

23
Comments 1
4 min read
Shortcomings of floating windows on Android

Shortcomings of floating windows on Android

19
Comments 2
8 min read
Functions should have same level of abstraction

Functions should have same level of abstraction

7
Comments
2 min read
Android Animation in Kotlin: Onboarding screen with Lottie Animation, Navigation Component and ViewPager2

Android Animation in Kotlin: Onboarding screen with Lottie Animation, Navigation Component and ViewPager2

20
Comments
8 min read
#7 Floating Windows on Android: Boot Receiver

#7 Floating Windows on Android: Boot Receiver

20
Comments
3 min read
Concise and type-safe scripting with kotlin

Concise and type-safe scripting with kotlin

9
Comments
2 min read
Custom Error Screen Instead of Default Crash Dialog — Android

Custom Error Screen Instead of Default Crash Dialog — Android

6
Comments
2 min read
We look into code abstractions and perfomance

We look into code abstractions and perfomance

2
Comments
1 min read
How the Kotlin Multiplatform saves development time. Personal experience of creating a quest application for KotlinConf 2019

How the Kotlin Multiplatform saves development time. Personal experience of creating a quest application for KotlinConf 2019

15
Comments 1
6 min read
Implementing Paging in Jetpack Compose

Implementing Paging in Jetpack Compose

5
Comments
3 min read
#8 Floating Windows on Android: The Final App

#8 Floating Windows on Android: The Final App

18
Comments
7 min read
HacktoberFest

HacktoberFest

5
Comments 1
1 min read
loading...