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.
Notes from experimenting with GraphQL and Kotlin

Notes from experimenting with GraphQL and Kotlin

8
Comments
6 min read
Platform Types in Kotlin

Platform Types in Kotlin

9
Comments
3 min read
Kotlin + TornadoFX + OpenCV = Fun!

Kotlin + TornadoFX + OpenCV = Fun!

22
Comments 2
5 min read
Kotlin for Pebble

Kotlin for Pebble

12
Comments
2 min read
Step-by-step: Kotlin, JAX-RS (Jersey), and Docker

Step-by-step: Kotlin, JAX-RS (Jersey), and Docker

11
Comments
7 min read
Let’s play with the Android accelerometer + Kotlin

Let’s play with the Android accelerometer + Kotlin

16
Comments
2 min read
Surveying the State of Kotlin

Surveying the State of Kotlin

12
Comments
2 min read
How to write a tail recursive list partioner in Kotlin

How to write a tail recursive list partioner in Kotlin

20
Comments
6 min read
How to get started with Andrtoid development?

How to get started with Andrtoid development?

17
Comments 5
1 min read
Kotlin DSL: From Theory to Practice

Kotlin DSL: From Theory to Practice

42
Comments 4
18 min read
Getting to know ListView in Android

Getting to know ListView in Android

22
Comments 1
6 min read
From Network Response to Algebraic Data Type with Kotlin

From Network Response to Algebraic Data Type with Kotlin

16
Comments
6 min read
Loops A La Kotlin for Java Developers

Loops A La Kotlin for Java Developers

15
Comments 3
4 min read
Avoiding the Builder Design Pattern in Kotlin

Avoiding the Builder Design Pattern in Kotlin

23
Comments 4
3 min read
Kotlin - First Impression

Kotlin - First Impression

19
Comments
2 min read
E2E testing with Selenium and Kotlin

E2E testing with Selenium and Kotlin

42
Comments 5
9 min read
How to make reusable CompositeDisposable and Kotlin extension

How to make reusable CompositeDisposable and Kotlin extension

11
Comments 1
1 min read
RxJava, a story about delay and schedulers

RxJava, a story about delay and schedulers

10
Comments 1
2 min read
How to use Kotlin's 'it also let apply run'

How to use Kotlin's 'it also let apply run'

35
Comments 4
5 min read
Jooby: Export your Java/Kotlin API to Swagger/RAML

Jooby: Export your Java/Kotlin API to Swagger/RAML

26
Comments
5 min read
Communication between Fragment and Activity

Communication between Fragment and Activity

14
Comments 2
3 min read
Kotlin's scope functions in C#

Kotlin's scope functions in C#

17
Comments 4
1 min read
A small piece of code which is going to inspire you to try out Kotlin

A small piece of code which is going to inspire you to try out Kotlin

17
Comments 11
1 min read
Gets first index of match to condition in List

Gets first index of match to condition in List

9
Comments 1
1 min read
Encapsulate state and expose behavior when writing object-oriented code

Encapsulate state and expose behavior when writing object-oriented code

19
Comments 9
4 min read
loading...