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.
How to add Version Catalog to your Android App?

How to add Version Catalog to your Android App?

4
Comments 1
4 min read
Quick tip: finetune your Android Studio and IntelliJ Welcome screen

Quick tip: finetune your Android Studio and IntelliJ Welcome screen

4
Comments
2 min read
Kotlin Function

Kotlin Function

2
Comments
2 min read
How configure compose compiler and ksp with Kotlin 1.8

How configure compose compiler and ksp with Kotlin 1.8

Comments
2 min read
init block in Kotlin

init block in Kotlin

Comments
3 min read
Curso Kotlin | #5. Tipo String

Curso Kotlin | #5. Tipo String

4
Comments
3 min read
Curso Kotlin | #7. Entrada de datos

Curso Kotlin | #7. Entrada de datos

4
Comments
3 min read
Curso Kotlin | #6. Tipos Char y CharSequence

Curso Kotlin | #6. Tipos Char y CharSequence

4
Comments
5 min read
Curso Kotlin | #4. Variables y tipos de datos

Curso Kotlin | #4. Variables y tipos de datos

4
Comments
4 min read
How to Convert Android Gradle Groovy to KTS?

How to Convert Android Gradle Groovy to KTS?

5
Comments 4
5 min read
Popular Technology for building Mobile, Desktop and Web Applications

Popular Technology for building Mobile, Desktop and Web Applications

3
Comments
9 min read
Caching and Pagination with Paging 3 in Android & Jetpack Compose

Caching and Pagination with Paging 3 in Android & Jetpack Compose

1
Comments
10 min read
JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

JWT Authentication and Refresh Token in Android with Retrofit Interceptor & Authenticator

1
Comments
10 min read
Project Euler #2 - does Fibonacci have a tail?

Project Euler #2 - does Fibonacci have a tail?

Comments
2 min read
Project Euler #1 - are we fizz-buzzing?

Project Euler #1 - are we fizz-buzzing?

Comments
2 min read
How to code a simple Flash light Android app? Step by Step Detailed Guide with Code

How to code a simple Flash light Android app? Step by Step Detailed Guide with Code

6
Comments
2 min read
Advent of Code 2022 - Day 11 - Kotlin Edition

Advent of Code 2022 - Day 11 - Kotlin Edition

1
Comments
14 min read
Event Bus Pattern in Android Using Kotlin Flows

Event Bus Pattern in Android Using Kotlin Flows

14
Comments 2
2 min read
Unleashing ChatGPT: The Art of AI Misdirection!

Unleashing ChatGPT: The Art of AI Misdirection!

Comments
2 min read
Curso Kotlin | #9. Arrays

Curso Kotlin | #9. Arrays

4
Comments
6 min read
launchWhenCreated() vs launchWhenStarted() vs launchWhenResumed() vs repeatOnLifeCycle()

launchWhenCreated() vs launchWhenStarted() vs launchWhenResumed() vs repeatOnLifeCycle()

3
Comments
3 min read
Android Compose DataStore Tutorial

Android Compose DataStore Tutorial

12
Comments 4
4 min read
Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

Kotlin Code Smell 16 - Instance Type Checking For Polymorphism

1
Comments
2 min read
Kotlin Springboot -- Part 22 JPA で Postgres DB とつなぐ

Kotlin Springboot -- Part 22 JPA で Postgres DB とつなぐ

Comments
2 min read
Managing Spring Boot Properties After Version 2.4

Managing Spring Boot Properties After Version 2.4

2
Comments
4 min read
ChatGPT will not replace engineers any time soon...

ChatGPT will not replace engineers any time soon...

2
Comments 2
7 min read
Cold Flow vs Hot Flow

Cold Flow vs Hot Flow

2
Comments
4 min read
Kotlin Code Smells 14 - Anonymous Functions Abusers

Kotlin Code Smells 14 - Anonymous Functions Abusers

2
Comments
2 min read
Listas usando LazyColumn no Jetpack Compose

Listas usando LazyColumn no Jetpack Compose

2
Comments
4 min read
Test your UI

Test your UI

3
Comments
5 min read
Advent of Code 2022 - Day 9 - Kotlin Edition

Advent of Code 2022 - Day 9 - Kotlin Edition

Comments
10 min read
Kotlin Smell 13 - Companion Object Functions

Kotlin Smell 13 - Companion Object Functions

Comments
1 min read
Kotlin Code Smell 12 - Ripple Effect

Kotlin Code Smell 12 - Ripple Effect

1
Comments
1 min read
GlobalScope vs viewModelScope vs lifecycleScope vs rememberCoroutineScope

GlobalScope vs viewModelScope vs lifecycleScope vs rememberCoroutineScope

4
Comments
4 min read
Kotlin Code Smell 11 - God Objects

Kotlin Code Smell 11 - God Objects

Comments
1 min read
Curso Kotlin | #19. Pair

Curso Kotlin | #19. Pair

Comments
3 min read
Curso Kotlin | #18. Vamos a darle vida al heroe

Curso Kotlin | #18. Vamos a darle vida al heroe

Comments
5 min read
Curso Kotlin | #17. Proyecto: The Hero Legacy

Curso Kotlin | #17. Proyecto: The Hero Legacy

Comments
3 min read
Curso Kotlin | #16. Funciones

Curso Kotlin | #16. Funciones

Comments
4 min read
Curso Kotlin | #14. Rangos

Curso Kotlin | #14. Rangos

Comments
3 min read
Curso Kotlin | #15. Excepciones

Curso Kotlin | #15. Excepciones

Comments
4 min read
Curso Kotlin | #13. Bucle For

Curso Kotlin | #13. Bucle For

Comments
3 min read
Curso Kotlin | #12. Bucle While

Curso Kotlin | #12. Bucle While

Comments
5 min read
Curso Kotlin | #11. Condicional When

Curso Kotlin | #11. Condicional When

Comments
4 min read
Curso Kotlin | #10. Condicional IF

Curso Kotlin | #10. Condicional IF

Comments
4 min read
Kotlin Code Smells 10 - Null

Kotlin Code Smells 10 - Null

Comments
2 min read
Android, Animations and Reduced Motion

Android, Animations and Reduced Motion

11
Comments
4 min read
Adding dark mode to Android app in Jetpack compose: Part 1

Adding dark mode to Android app in Jetpack compose: Part 1

5
Comments
5 min read
Curso Kotlin | #3. Hola Mundo y Estructura del Proyecto

Curso Kotlin | #3. Hola Mundo y Estructura del Proyecto

2
Comments
3 min read
Kotlin Code Smell 9 - Subclassification for Code Reuse

Kotlin Code Smell 9 - Subclassification for Code Reuse

4
Comments
1 min read
StateFlow and SharedFlow

StateFlow and SharedFlow

4
Comments
6 min read
Android Permissions Made Easy

Android Permissions Made Easy

3
Comments
3 min read
🥈 Quarkus: Top 5 Server-Side Frameworks for Kotlin in 2022

🥈 Quarkus: Top 5 Server-Side Frameworks for Kotlin in 2022

4
Comments
6 min read
Curso Kotlin | #1. Introducción al Curso

Curso Kotlin | #1. Introducción al Curso

4
Comments
3 min read
Advent of Code 2022 - Day 8 - Kotlin Edition

Advent of Code 2022 - Day 8 - Kotlin Edition

5
Comments
6 min read
Kotlin Springboot -- Part 21 任意の key value の json を POST する API E2E を書く

Kotlin Springboot -- Part 21 任意の key value の json を POST する API E2E を書く

2
Comments
1 min read
Kotlin Code Smell 8 - Too Many Arguments

Kotlin Code Smell 8 - Too Many Arguments

3
Comments
1 min read
Rotate your UI

Rotate your UI

6
Comments
4 min read
Kotlin Springboot -- Part 20 API E2E で作成したアプリにリクエストしたレスポンスの JSON を key 毎にテストする

Kotlin Springboot -- Part 20 API E2E で作成したアプリにリクエストしたレスポンスの JSON を key 毎にテストする

4
Comments
2 min read
Kotlin Code Smell 7 - Long Chains Of Collaborations

Kotlin Code Smell 7 - Long Chains Of Collaborations

2
Comments
2 min read
loading...