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.
Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

Using OAuth2.0 and Retrofit to talk to the GitHub api on Android

6
Comments
4 min read
Carbon Aware Software: Three Demand Shaping Strategies, implemented in Kotlin

Carbon Aware Software: Three Demand Shaping Strategies, implemented in Kotlin

3
Comments
7 min read
Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide

Creating a Ktor Server with Gradle and SDKMAN!: A Step-by-Step Guide

5
Comments
3 min read
Getting Started With the MongoDB Kotlin Driver

Getting Started With the MongoDB Kotlin Driver

1
Comments
11 min read
How to Add Spotless Code Formatter to your Android Project?

How to Add Spotless Code Formatter to your Android Project?

14
Comments
3 min read
OAuth2.0 and Android. Login with Github and get the authorization code

OAuth2.0 and Android. Login with Github and get the authorization code

24
Comments
6 min read
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

9
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
Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

Carving the Path to Modularity: A Lobzik Tool Case Study on the ProtonMail Android App

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

The proper way to integrate Firebase into your Android app

2
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

2
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
loading...