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.
Converting Callback-based SDK methods to Coroutines in Kotlin

Converting Callback-based SDK methods to Coroutines in Kotlin

2
Comments 1
2 min read
Delegation vs Inheritance in Kotlin

Delegation vs Inheritance in Kotlin

8
Comments
3 min read
Como implementar uma busca com filtro no Jetpack Compose

Como implementar uma busca com filtro no Jetpack Compose

4
Comments
5 min read
Material Design 3 Carousel implementation issues

Material Design 3 Carousel implementation issues

2
Comments
1 min read
Maybe Strikes Back

Maybe Strikes Back

4
Comments 1
6 min read
The proper way to integrate Firebase into your Android app

The proper way to integrate Firebase into your Android app

1
Comments
4 min read
How to Request Android Runtime Permissions using Jetpack Compose?

How to Request Android Runtime Permissions using Jetpack Compose?

2
Comments
5 min read
Problemas comuns na recomposição do Jetpack Compose

Problemas comuns na recomposição do Jetpack Compose

6
Comments
6 min read
Database Testing with Testcontainers and Kotlin Exposed ORM

Database Testing with Testcontainers and Kotlin Exposed ORM

2
Comments
3 min read
Java Virtual Threads vs Kotlin Coroutines

Java Virtual Threads vs Kotlin Coroutines

6
Comments 1
3 min read
Implementando debounce no Kotlin com Coroutines

Implementando debounce no Kotlin com Coroutines

1
Comments
6 min read
📲 Learn How To Build Android Apps with These 7 Free Resources

📲 Learn How To Build Android Apps with These 7 Free Resources

2
Comments
7 min read
Boas práticas com Modifiers no Jetpack Compose

Boas práticas com Modifiers no Jetpack Compose

4
Comments
4 min read
GitHub Actions workflow for a Kotlin Spring app to GCP

GitHub Actions workflow for a Kotlin Spring app to GCP

5
Comments
2 min read
[Android] UserListApp

[Android] UserListApp

Comments
1 min read
@RequiresApi() and @ChecksSdkIntAtLeast() Annotation

@RequiresApi() and @ChecksSdkIntAtLeast() Annotation

3
Comments
3 min read
MongoDB $weeklyUpdate #121 (June 23, 2023): Berlin Buzzwords and the New Kotlin Driver

MongoDB $weeklyUpdate #121 (June 23, 2023): Berlin Buzzwords and the New Kotlin Driver

Comments
3 min read
Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Kotlin Decoded | Part 2  - all about variables in Kotlin + visibility modifiers and data types

Comments
7 min read
Como implementar uma tela de carregamento no Jetpack Compose

Como implementar uma tela de carregamento no Jetpack Compose

3
Comments
6 min read
Usando funções de escopo no Kotlin

Usando funções de escopo no Kotlin

4
Comments
3 min read
Kotlin Decoded | Part 1 - main() & semicolon

Kotlin Decoded | Part 1 - main() & semicolon

2
Comments
4 min read
Kotlin Decoded Intro and useful resources for learning Kotlin

Kotlin Decoded Intro and useful resources for learning Kotlin

1
Comments
1 min read
Datas no Jetpack Compose com Date Picker

Datas no Jetpack Compose com Date Picker

14
Comments 3
6 min read
Get your Compose callbacks under control using scopes

Get your Compose callbacks under control using scopes

14
Comments 2
5 min read
Simple Preferences & Proto DataStore Demo App

Simple Preferences & Proto DataStore Demo App

2
Comments
7 min read
loading...