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.
Unleashing ChatGPT: The Art of AI Misdirection!

Unleashing ChatGPT: The Art of AI Misdirection!

Comments
2 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
Managing Spring Boot Properties After Version 2.4
Cover image for Managing Spring Boot Properties After Version 2.4

Managing Spring Boot Properties After Version 2.4

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

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

Comments
2 min read
Cold Flow vs Hot Flow
Cover image for 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
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
Cover image for GlobalScope vs viewModelScope vs lifecycleScope vs rememberCoroutineScope

GlobalScope vs viewModelScope vs lifecycleScope vs rememberCoroutineScope

6
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 | #14. Rangos

Curso Kotlin | #14. Rangos

Comments
3 min read
Curso Kotlin | #15. Excepciones

Curso Kotlin | #15. Excepciones

1
Comments
4 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
Cover image for 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
Cover image for Adding dark mode to Android app in Jetpack compose: Part 1

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

10
Comments
5 min read
Curso Kotlin | #7. Entrada de datos

Curso Kotlin | #7. Entrada de datos

6
Comments
3 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
Cover image for StateFlow and SharedFlow

StateFlow and SharedFlow

4
Comments
6 min read
loading...