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.
Creating a retro-style game with Jetpack Compose: Introduction

Creating a retro-style game with Jetpack Compose: Introduction

20
Comments
5 min read
Migrating away from Bintray/JCenter when there is no alternative repository

Migrating away from Bintray/JCenter when there is no alternative repository

4
Comments
8 min read
Head First Design Patterns: 2 of 10

Head First Design Patterns: 2 of 10

5
Comments
2 min read
"Having more obstacles removed is great and I hope Java will go on that track heavier", — Alexander Levin

"Having more obstacles removed is great and I hope Java will go on that track heavier", — Alexander Levin

6
Comments
4 min read
Head First Design Patterns: 1 of 10

Head First Design Patterns: 1 of 10

5
Comments
3 min read
S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

S.O.L.I.D Principle - Liskov Substitution Principle (LSP)

8
Comments
2 min read
Deploying Ktor Web Service on AWS EC2 Instance

Deploying Ktor Web Service on AWS EC2 Instance

8
Comments
6 min read
Carthographing Jetpack Compose: text

Carthographing Jetpack Compose: text

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

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