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 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

8
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

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

Unleashing ChatGPT: The Art of AI Misdirection!

Comments
2 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

19
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
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

5
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 | #12. Bucle While

Curso Kotlin | #12. Bucle While

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

Curso Kotlin | #13. Bucle For

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

Curso Kotlin | #11. Condicional When

Comments
4 min read
Curso Kotlin | #15. Excepciones

Curso Kotlin | #15. Excepciones

1
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

9
Comments
5 min read
Curso Kotlin | #9. Arrays

Curso Kotlin | #9. Arrays

5
Comments
6 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

StateFlow and SharedFlow

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

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

6
Comments
6 min read
Curso Kotlin | #1. IntroducciĂłn al Curso

Curso Kotlin | #1. IntroducciĂłn al Curso

5
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 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
Understand "by" Delegated Properties in Kotlin

Understand "by" Delegated Properties in Kotlin

5
Comments
4 min read
Using Circuit Breaker Pattern with Kotlin, Resilience4j and Retrofit

Using Circuit Breaker Pattern with Kotlin, Resilience4j and Retrofit

13
Comments 4
5 min read
Advent of Code 2022 - Day 7 - Kotlin Edition

Advent of Code 2022 - Day 7 - Kotlin Edition

2
Comments
6 min read
Android Networking with Volley

Android Networking with Volley

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

Advent of Code 2022 - Day 6 - Kotlin Edition

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

Advent of Code 2022 - Day 5 - Kotlin Edition

2
Comments
6 min read
How to improve third-party libraries with Kotlin extensions

How to improve third-party libraries with Kotlin extensions

5
Comments
7 min read
Kotlin Code Smell 6 - Boolean Variables

Kotlin Code Smell 6 - Boolean Variables

4
Comments
1 min read
Null Safety - Kotlin

Null Safety - Kotlin

7
Comments
2 min read
Advent of Code 2022 - Day 4 - Kotlin Edition

Advent of Code 2022 - Day 4 - Kotlin Edition

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

Advent of Code 2022 - Day 3 - Kotlin Edition

2
Comments
4 min read
Kotlin Code Smell 5 - Too Clever For Your own Good

Kotlin Code Smell 5 - Too Clever For Your own Good

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

Advent of Code 2022 - Day 2 - Kotlin Edition

5
Comments
6 min read
Advent of Code 2022 - Day 1 - Kotlin Edition

Advent of Code 2022 - Day 1 - Kotlin Edition

5
Comments 2
4 min read
Kotlin Springboot -- Part 19 Rest と Domain の UT を作る

Kotlin Springboot -- Part 19 Rest と Domain の UT を作る

5
Comments
1 min read
Build your own Twitter Bot with Kotlin

Build your own Twitter Bot with Kotlin

3
Comments 1
4 min read
Kotlin Code Smell 4 - Comment Abusers

Kotlin Code Smell 4 - Comment Abusers

3
Comments
2 min read
Implement Kotlin Interfaces with SAM conversions

Implement Kotlin Interfaces with SAM conversions

6
Comments
2 min read
loading...