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

10
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
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
Pythonic Imports in Kotlin

Pythonic Imports in Kotlin

8
Comments
2 min read
What I've learned in my first year as an Android developer. Part I

What I've learned in my first year as an Android developer. Part I

20
Comments 2
7 min read
Build an Android messenger app with online presence using Kotlin

Build an Android messenger app with online presence using Kotlin

26
Comments
35 min read
Generating data classes in Java

Generating data classes in Java

20
Comments 9
7 min read
What I learned building my first slack bot.

What I learned building my first slack bot.

6
Comments 7
4 min read
Introduction to Rx (Swift & Kotlin) - Part 4

Introduction to Rx (Swift & Kotlin) - Part 4

6
Comments
1 min read
Should I pass a View to a Presenter's constructor?

Should I pass a View to a Presenter's constructor?

5
Comments 2
3 min read
Why developers prefer Kotlin. The key Kotlin features & updates

Why developers prefer Kotlin. The key Kotlin features & updates

7
Comments
3 min read
Java is too old, What should you learn in 2018?

Java is too old, What should you learn in 2018?

74
Comments 27
1 min read
How Kotlin makes editing your Gradle build less frustrating

How Kotlin makes editing your Gradle build less frustrating

51
Comments 5
6 min read
Why use Kotlin for Android development? Kotlin benefits, features, versions

Why use Kotlin for Android development? Kotlin benefits, features, versions

138
Comments 12
4 min read
Kotlin

Kotlin

49
Comments
6 min read
Corda - Starting Flows with trackBy

Corda - Starting Flows with trackBy

12
Comments
6 min read
How to write tests for an android app?

How to write tests for an android app?

9
Comments 4
1 min read
Kotlin - The Good, the Bad and the Ugly

Kotlin - The Good, the Bad and the Ugly

185
Comments 47
9 min read
You can pass variable arguments in a Kotlin function

You can pass variable arguments in a Kotlin function

9
Comments
1 min read
A really really basic intro to Kotlin's functions

A really really basic intro to Kotlin's functions

12
Comments
3 min read
if-then, a statement in Java; but an expression in Kotlin

if-then, a statement in Java; but an expression in Kotlin

13
Comments 2
1 min read
Reified generics in Kotlin

Reified generics in Kotlin

35
Comments 9
4 min read
Kotlin - Extension Functions

Kotlin - Extension Functions

5
Comments
3 min read
Kotlin's when is switch, on steroids

Kotlin's when is switch, on steroids

6
Comments
3 min read
Android Jank

Android Jank

10
Comments
3 min read
Showdev: Coworker - A New Job Queue for the JVM

Showdev: Coworker - A New Job Queue for the JVM

12
Comments
7 min read
Google Maps and Directions API using Kotlin

Google Maps and Directions API using Kotlin

18
Comments 2
3 min read
そうだARROWを入れてみよう

そうだARROWを入れてみよう

8
Comments 1
5 min read
loading...