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.
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
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
Kotlin Code Smell 3 - String Abusers

Kotlin Code Smell 3 - String Abusers

4
Comments
1 min read
Introduction to Android Studio, Project Structure, and Emulation.

Introduction to Android Studio, Project Structure, and Emulation.

27
Comments
10 min read
Kotlin Code Smell 2 - Functions Are Too Long

Kotlin Code Smell 2 - Functions Are Too Long

4
Comments
1 min read
Kotlin Code Smell 1 - Constants and Magic Numbers

Kotlin Code Smell 1 - Constants and Magic Numbers

2
Comments
1 min read
Unfold your UI

Unfold your UI

13
Comments 2
5 min read
Jetpack Compose quicky: List click animation with Jetpack Compose in Android

Jetpack Compose quicky: List click animation with Jetpack Compose in Android

7
Comments
4 min read
Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

Kotlin quicky: Under the hood of collecting flows in Android with Kotlin

7
Comments
3 min read
Idiomatic Collections with Kotlin

Idiomatic Collections with Kotlin

9
Comments 2
5 min read
Kotlin Springboot -- Part 17 usecase の UT で usecase のインスタンスを DI で作成する

Kotlin Springboot -- Part 17 usecase の UT で usecase のインスタンスを DI で作成する

4
Comments
1 min read
Kotlin Springboot -- Part 16 usecase の単体テスト (UT) を作る。port 以降は mockk を使う。

Kotlin Springboot -- Part 16 usecase の単体テスト (UT) を作る。port 以降は mockk を使う。

7
Comments
1 min read
Implementing Splash Screens the Recommended Way

Implementing Splash Screens the Recommended Way

4
Comments
3 min read
Introduction to Kotlin Flows and Channels

Introduction to Kotlin Flows and Channels

8
Comments
4 min read
Melhorando a performance da Pokédex com Paging 3 e Flow API

Melhorando a performance da Pokédex com Paging 3 e Flow API

7
Comments
23 min read
Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

Under the hood of Relay, Android Studio plugin for exporting Figma components to compose

10
Comments
6 min read
Kotlin Springboot -- Part 15 Rest と Usecase で Domain を使えるようにする ( モジュール分割後 )

Kotlin Springboot -- Part 15 Rest と Usecase で Domain を使えるようにする ( モジュール分割後 )

4
Comments
2 min read
Kotlin gRPC with Spring 👋✨💫

Kotlin gRPC with Spring 👋✨💫

30
Comments
14 min read
Interfaces em Kotlin

Interfaces em Kotlin

3
Comments
3 min read
Criando uma API com Spring Boot e Kotlin — parte 3

Criando uma API com Spring Boot e Kotlin — parte 3

7
Comments
26 min read
Exploring Android LiveData Usages and Behaviors

Exploring Android LiveData Usages and Behaviors

4
Comments
7 min read
loading...