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

Advanced Kotlin Collection Functionality

57
Comments
10 min read
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!

A crash course in classpaths: Run!

11
Comments
10 min read
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)

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

11
Comments
2 min read
Activity Lifecycle

Activity Lifecycle

6
Comments
2 min read
Facade Pattern in Kotlin

Facade Pattern in Kotlin

6
Comments
7 min read
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.

Understanding Marvels API from an Android Developer Perspective.

6
Comments 1
4 min read
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

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

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

Kotlin Strategy Pattern

6
Comments
9 min read
Kotlin Coroutines and Swift, revisited

Kotlin Coroutines and Swift, revisited

39
Comments
6 min read
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
Implementation of Hilt in Retrofit

Implementation of Hilt in Retrofit

26
Comments
4 min read
In-depth look at gRPC for Android

In-depth look at gRPC for Android

5
Comments
12 min read
loading...