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.
Inter-Process Communication in Android - Lessons & Learnings

Inter-Process Communication in Android - Lessons & Learnings

12
Comments
8 min read
KVision v0.0.35

KVision v0.0.35

6
Comments 1
1 min read
Covariance and Contravariance

Covariance and Contravariance

6
Comments
3 min read
Building a Serverless IoT Solution with Kotlin Azure Functions and SignalR

Building a Serverless IoT Solution with Kotlin Azure Functions and SignalR

18
Comments
8 min read
Maven or Gradle?

Maven or Gradle?

11
Comments 4
1 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 2)

Building a Pokedex app with Kotlin, KVision and Redux (part 2)

6
Comments
3 min read
Building a native ktor application with GraalVM

Building a native ktor application with GraalVM

15
Comments 2
4 min read
Using Kotlin Extension Functions and Coroutines with Firebase

Using Kotlin Extension Functions and Coroutines with Firebase

28
Comments 4
5 min read
Safely accessing lateinit properties in Kotlin

Safely accessing lateinit properties in Kotlin

7
Comments 8
2 min read
Building a native CLI with Kotlin and GraalVM

Building a native CLI with Kotlin and GraalVM

19
Comments 3
8 min read
LeetCode in Kotlin: 1. Two Sum

LeetCode in Kotlin: 1. Two Sum

13
Comments
2 min read
LeetCode in Kotlin: 20. Valid Parentheses

LeetCode in Kotlin: 20. Valid Parentheses

7
Comments 1
2 min read
Privately scoped variable in a `when` block

Privately scoped variable in a `when` block

8
Comments
2 min read
A concatenated iterator example in Kotlin

A concatenated iterator example in Kotlin

12
Comments 2
3 min read
KVision v0.0.32

KVision v0.0.32

6
Comments
1 min read
Decompiling Kotlin's program: Data class

Decompiling Kotlin's program: Data class

7
Comments
2 min read
Graceful shutdown of Ktor applications

Graceful shutdown of Ktor applications

12
Comments 1
4 min read
Testing exceptions in Kotlin with assertFailsWith

Testing exceptions in Kotlin with assertFailsWith

7
Comments
4 min read
Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

10
Comments
1 min read
The Future of Cross-Platform is Native

The Future of Cross-Platform is Native

6
Comments
5 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 1)

Building a Pokedex app with Kotlin, KVision and Redux (part 1)

8
Comments
5 min read
Kotlin: Removing POJO Boilerplate

Kotlin: Removing POJO Boilerplate

14
Comments 3
3 min read
Recyclerview basics (Part 2): Adapters and ViewHolder

Recyclerview basics (Part 2): Adapters and ViewHolder

6
Comments 3
7 min read
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

4
Comments 20
1 min read
Kotlin 101

Kotlin 101

9
Comments
5 min read
Testing LiveData on Android

Testing LiveData on Android

10
Comments
5 min read
Beginner Kotlin Runtime Check Tutorial: Require, Check, Assert

Beginner Kotlin Runtime Check Tutorial: Require, Check, Assert

7
Comments
2 min read
An introduction to KVision

An introduction to KVision

11
Comments 2
3 min read
Pipes and Filters in Kotlin

Pipes and Filters in Kotlin

7
Comments
5 min read
Tutorial: Spot the deliberate bug

Tutorial: Spot the deliberate bug

14
Comments
6 min read
How Can Hierarchical Test Structure Absolutely Make a Mess?

How Can Hierarchical Test Structure Absolutely Make a Mess?

16
Comments
5 min read
Kotlin for JS Devs (Part 1)

Kotlin for JS Devs (Part 1)

50
Comments 7
9 min read
Kotlin for JS Devs (Part 2)

Kotlin for JS Devs (Part 2)

24
Comments 3
4 min read
How To Document A Kotlin Project

How To Document A Kotlin Project

43
Comments 5
14 min read
Vert.x Kotlin Coroutines

Vert.x Kotlin Coroutines

38
Comments 7
6 min read
Asynchronous RDBMS access with Spring Data R2DBC

Asynchronous RDBMS access with Spring Data R2DBC

10
Comments
8 min read
Decompile and dissasemble JVM bytecode compiled from Kotlin source code

Decompile and dissasemble JVM bytecode compiled from Kotlin source code

11
Comments
2 min read
Kotlin coroutines and JavaFX threads

Kotlin coroutines and JavaFX threads

7
Comments
4 min read
Tutorial: android state v. event

Tutorial: android state v. event

10
Comments
7 min read
Voice Assistant using Dialogflow with Kotlin

Voice Assistant using Dialogflow with Kotlin

8
Comments 1
6 min read
How to express non functional concerns using kotlin DSL

How to express non functional concerns using kotlin DSL

4
Comments
3 min read
Testing exceptions in Kotlin with `assertFailsWith`

Testing exceptions in Kotlin with `assertFailsWith`

9
Comments
4 min read
Dependency injection in functional programming

Dependency injection in functional programming

79
Comments 22
21 min read
4 stages of developer output quality

4 stages of developer output quality

5
Comments
1 min read
Kotlin Reified Generics: Explained

Kotlin Reified Generics: Explained

38
Comments 4
2 min read
Kotlin: How Can a Programming Language be so Young And so Mature at The Same Time?

Kotlin: How Can a Programming Language be so Young And so Mature at The Same Time?

129
Comments 20
9 min read
#10YearChallenge

#10YearChallenge

5
Comments
1 min read
Tutorial: android fore basics

Tutorial: android fore basics

26
Comments 1
10 min read
How to Try Kotlin in Java Backend Codebase Without Risk

How to Try Kotlin in Java Backend Codebase Without Risk

19
Comments 1
8 min read
SDP - A scalable size unit... To the rescue 😁

SDP - A scalable size unit... To the rescue 😁

7
Comments 1
2 min read
How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak

How we built a RESTful API with Vert.x, Kotlin Coroutines and Keycloak

8
Comments
1 min read
Kotlin: What are your favorite extension functions that you authored?

Kotlin: What are your favorite extension functions that you authored?

10
Comments 5
2 min read
Q: How Much of "the Kotlin Way" Is the Right Way?

Q: How Much of "the Kotlin Way" Is the Right Way?

37
Comments 23
2 min read
MerryAnnotation — Your First Annotation Processor in Kotlin Android

MerryAnnotation — Your First Annotation Processor in Kotlin Android

8
Comments
6 min read
Functional Hangman in Kotlin with Arrow (part 2)

Functional Hangman in Kotlin with Arrow (part 2)

8
Comments
5 min read
Side project success 🎉

Side project success 🎉

87
Comments 15
3 min read
Java and Docker - Memory and CPU Limits

Java and Docker - Memory and CPU Limits

19
Comments 1
4 min read
Java and Docker - JVM Runtime Basics

Java and Docker - JVM Runtime Basics

11
Comments
3 min read
How to deploy Java apps in Docker

How to deploy Java apps in Docker

8
Comments
3 min read
So, Kotlin, ha?

So, Kotlin, ha?

10
Comments
7 min read
loading...