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.
First Time Implementing OAuth On X: Thoughts

First Time Implementing OAuth On X: Thoughts

2
Comments
4 min read
Understanding Kotlin’s Any, Unit, Nothing

Understanding Kotlin’s Any, Unit, Nothing

5
Comments 1
3 min read
Weekly goals of Modderz Android app

Weekly goals of Modderz Android app

5
Comments
2 min read
My notes on Cyclic Shift hash codes in Kotlin

My notes on Cyclic Shift hash codes in Kotlin

2
Comments
2 min read
Gradle DSL: Configurando JaCoco

Gradle DSL: Configurando JaCoco

Comments
5 min read
Understanding Kotlin's Scope Functions

Understanding Kotlin's Scope Functions

Comments
3 min read
Developer diary #9. Google I/O

Developer diary #9. Google I/O

Comments
1 min read
Java vs. Kotlin – A Guide for Modern Developers

Java vs. Kotlin – A Guide for Modern Developers

Comments
7 min read
List Formatter in Android : Android Internationalization part 1

List Formatter in Android : Android Internationalization part 1

Comments
2 min read
Embed a form builder with Kotlin

Embed a form builder with Kotlin

Comments
5 min read
User Controllers, Services & File Upload (Day 4) - Creating a SaaS Startup in 30 Days

User Controllers, Services & File Upload (Day 4) - Creating a SaaS Startup in 30 Days

Comments
5 min read
How I finally managed to set up Ktor project with ExposedORM

How I finally managed to set up Ktor project with ExposedORM

Comments
6 min read
Build your first app for the Amazon Appstore with three simple (and very cute) pointers

Build your first app for the Amazon Appstore with three simple (and very cute) pointers

14
Comments
5 min read
Book review - Frontend Development with JavaFX and Kotlin

Book review - Frontend Development with JavaFX and Kotlin

Comments
5 min read
Ketch — Android File Downloader Library

Ketch — Android File Downloader Library

Comments
3 min read
Implementing In-App Purchases in Android Apps: Latest Practices and Key Considerations

Implementing In-App Purchases in Android Apps: Latest Practices and Key Considerations

Comments
6 min read
Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Is Kotlin actually Good ? + Authentication (Day 3) - Creating a SaaS Startup in 30 Days

Comments
3 min read
The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

The refactors I did to stop my Jetpack Compose LazyColumn from constantly recomposing

5
Comments
3 min read
Entendendo Generics em Kotlin

Entendendo Generics em Kotlin

3
Comments
2 min read
Entendendo o Ciclo de Vida do Work Manager no Android: Estratégias para Lidar com Falhas e Evitar Loops Exponenciais

Entendendo o Ciclo de Vida do Work Manager no Android: Estratégias para Lidar com Falhas e Evitar Loops Exponenciais

Comments
4 min read
@Nullable et @NonNull

@Nullable et @NonNull

Comments
2 min read
Communication between GitHub and ungh-kt - The Kotlin driver for unjs/ungh

Communication between GitHub and ungh-kt - The Kotlin driver for unjs/ungh

1
Comments
3 min read
Inline Function — When to use?

Inline Function — When to use?

3
Comments
4 min read
Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Kotlin & JVM first thoughts (Day 2) - Creating a SaaS Startup in 30 Days

Comments
3 min read
Kotlin Multi-platform using Jetpack Compose for building desktop apps.

Kotlin Multi-platform using Jetpack Compose for building desktop apps.

Comments
2 min read
Implementing Flutter Barcode Scanner with Kotlin and CameraX for Android

Implementing Flutter Barcode Scanner with Kotlin and CameraX for Android

2
Comments
9 min read
Decoding Kotlin - Your guide to solving the mysterious in Kotlin

Decoding Kotlin - Your guide to solving the mysterious in Kotlin

1
Comments 2
31 min read
A quick read on Android haptic feedback Design principles

A quick read on Android haptic feedback Design principles

Comments
2 min read
Kotlin Routing - routing everything

Kotlin Routing - routing everything

3
Comments
7 min read
Kotlin: Extension functions

Kotlin: Extension functions

Comments
1 min read
Native Custom video Player Feature in kotlin Like youtube.

Native Custom video Player Feature in kotlin Like youtube.

Comments
1 min read
Java developer try Jetpack Compose for first time

Java developer try Jetpack Compose for first time

Comments
1 min read
Understanding Broadcast Receivers in Android

Understanding Broadcast Receivers in Android

2
Comments
5 min read
Code Sketching with Kotlin Notebooks: Developer Guide

Code Sketching with Kotlin Notebooks: Developer Guide

14
Comments 2
22 min read
Kilua - new Kotlin/Wasm web framework

Kilua - new Kotlin/Wasm web framework

2
Comments
1 min read
Implementing Firebase Cloud Messaging (FCM) in Android Studio with Kotlin | Step-by-Step Tutorial

Implementing Firebase Cloud Messaging (FCM) in Android Studio with Kotlin | Step-by-Step Tutorial

4
Comments
2 min read
I've just open sourced N8

I've just open sourced N8

3
Comments
2 min read
Multiple MongoDB Databases on Spring Boot

Multiple MongoDB Databases on Spring Boot

1
Comments
3 min read
Should I use Virtual Threads in Java?

Should I use Virtual Threads in Java?

Comments
7 min read
Auto Image Slider in Android | Kotlin: A Step-by-Step Guide

Auto Image Slider in Android | Kotlin: A Step-by-Step Guide

9
Comments
4 min read
How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

How to fix the dreaded 'package appears to be invalid' error while installing Android APKs

1
Comments 1
2 min read
Plotting Financial Data in Kotlin with Kandy

Plotting Financial Data in Kotlin with Kandy

18
Comments
12 min read
Making Your Android Project Modular With Convention Plugins

Making Your Android Project Modular With Convention Plugins

3
Comments 1
6 min read
Test based on Enum type(DynamicTest)

Test based on Enum type(DynamicTest)

Comments
2 min read
Kotlin Koans BR: Extension functions e properties (funções e propriedades estendidas)

Kotlin Koans BR: Extension functions e properties (funções e propriedades estendidas)

7
Comments
4 min read
Kotlin Koans BR: Alias para importação (import alias)

Kotlin Koans BR: Alias para importação (import alias)

3
Comments
2 min read
Setting Up Kotlin for GraphQL: A Step-by-Step Guide

Setting Up Kotlin for GraphQL: A Step-by-Step Guide

2
Comments
2 min read
The fully fundamental manual of the productivity application RunFlow

The fully fundamental manual of the productivity application RunFlow

Comments
4 min read
Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

Kradle 9.0: Revolutionizing the JVM Ecosystem with Kotlin at its Core!

13
Comments 3
3 min read
Enable users to share your app's deep links using navigation-recents-url-sharing

Enable users to share your app's deep links using navigation-recents-url-sharing

7
Comments 1
7 min read
Functional Interface in Kotlin

Functional Interface in Kotlin

2
Comments
3 min read
Make a difference in Android app development! Implementing animation using Lottie!

Make a difference in Android app development! Implementing animation using Lottie!

1
Comments
5 min read
Top 10 Kotlin Code Snippets to Keep Handy

Top 10 Kotlin Code Snippets to Keep Handy

8
Comments
6 min read
Kotlin for Backend Development: A Game-Changer in the Making

Kotlin for Backend Development: A Game-Changer in the Making

2
Comments
2 min read
Add Multilingual support (Multiple Languages) to your Android App

Add Multilingual support (Multiple Languages) to your Android App

Comments
3 min read
State using Jetpack Compose

State using Jetpack Compose

1
Comments
2 min read
Integrate RTMP Livestream in Kotlin Video Chat App

Integrate RTMP Livestream in Kotlin Video Chat App

2
Comments
9 min read
How to Integrate Chat Feature in Android(Kotlin) Video Call App?

How to Integrate Chat Feature in Android(Kotlin) Video Call App?

2
Comments
10 min read
Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comprehensive (or Nearly Comprehensive) Guide to Setting Up Your Development Environment in Java and Kotlin

Comments
3 min read
Kotlin Delegation Simplified

Kotlin Delegation Simplified

4
Comments
3 min read
loading...