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.
Desvendando os Beans do Spring usando Kotlin
Cover image for Desvendando os Beans do Spring usando Kotlin

Desvendando os Beans do Spring usando Kotlin

18
Comments 2
8 min read
Plumbing data with derived state in Compose

Plumbing data with derived state in Compose

72
Comments 4
1 min read
Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch
Cover image for Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch

Implementing a Stopwatch with Kotlin Coroutines and Flow Part 1 - a Single Stopwatch

4
Comments
5 min read
Advanced Kotlin Collection Functionality
Cover image for Advanced Kotlin Collection Functionality

Advanced Kotlin Collection Functionality

57
Comments
10 min read
Flow is non-blocking but the collector is not
Cover image for Flow is non-blocking but the collector is not

Flow is non-blocking but the collector is not

3
Comments
3 min read
Coroutine : Light Weight Threads for Parallel Programing

Coroutine : Light Weight Threads for Parallel Programing

3
Comments
1 min read
Best Programming Languages You Can Learn as a Java Developer

Best Programming Languages You Can Learn as a Java Developer

5
Comments
6 min read
A crash course in classpaths: Run!
Cover image for A crash course in classpaths: Run!

A crash course in classpaths: Run!

11
Comments
10 min read
How to build a GraphQL Gateway with Spring Boot and Kotlin
Cover image for How to build a GraphQL Gateway with Spring Boot and Kotlin

How to build a GraphQL Gateway with Spring Boot and Kotlin

26
Comments
6 min read
S.O.L.I.D Principle - Open Closed Principle (OCP)
Cover image for S.O.L.I.D Principle - Open Closed Principle (OCP)

S.O.L.I.D Principle - Open Closed Principle (OCP)

11
Comments
2 min read
Activity Lifecycle
Cover image for Activity Lifecycle

Activity Lifecycle

6
Comments
2 min read
Facade Pattern in Kotlin
Cover image for Facade Pattern in Kotlin

Facade Pattern in Kotlin

6
Comments
7 min read
S.O.L.I.D Principle - Single Responsibility Principle (SRP)
Cover image for S.O.L.I.D Principle - Single Responsibility Principle (SRP)

S.O.L.I.D Principle - Single Responsibility Principle (SRP)

10
Comments
3 min read
Understanding Marvels API from an Android Developer Perspective.
Cover image for Understanding Marvels API from an Android Developer Perspective.

Understanding Marvels API from an Android Developer Perspective.

6
Comments 1
4 min read
S.O.L.I.D Principle - Pengenalan
Cover image for S.O.L.I.D Principle - Pengenalan

S.O.L.I.D Principle - Pengenalan

13
Comments 1
1 min read
How to Fix issue of SSL Handshake Exception on Android

How to Fix issue of SSL Handshake Exception on Android

49
Comments 3
2 min read
How to Show an Activity on Lock Screen instead of a Notification

How to Show an Activity on Lock Screen instead of a Notification

3
Comments
5 min read
Jetpack Compose Desktop rendering performances
Cover image for Jetpack Compose Desktop rendering performances

Jetpack Compose Desktop rendering performances

19
Comments 4
3 min read
Infinite LazyColumn in Jetpack Compose

Infinite LazyColumn in Jetpack Compose

14
Comments 5
3 min read
Encrypted Key-Value Store in Kotlin Multiplatform
Cover image for Encrypted Key-Value Store in Kotlin Multiplatform

Encrypted Key-Value Store in Kotlin Multiplatform

40
Comments
3 min read
[tips]Download File in Android with OkHttp

[tips]Download File in Android with OkHttp

2
Comments
1 min read
Kotlin Strategy Pattern
Cover image for Kotlin Strategy Pattern

Kotlin Strategy Pattern

6
Comments
9 min read
Kotlin Coroutines and Swift, revisited
Cover image for Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

39
Comments
6 min read
Reactive Paradigm: RedLight/GreenLight
Cover image for Reactive Paradigm: RedLight/GreenLight

Reactive Paradigm: RedLight/GreenLight

5
Comments
3 min read
Introduction to the Compose Snapshot system

Introduction to the Compose Snapshot system

142
Comments 25
1 min read
loading...