Forem

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.
On immutability in Kotlin

On immutability in Kotlin

35
Comments 2
2 min read
Streaming results from a JdbcTemplate in Kotlin

Streaming results from a JdbcTemplate in Kotlin

23
Comments 1
3 min read
Kotlin - Is it time to switch from Java?

Kotlin - Is it time to switch from Java?

32
Comments 8
1 min read
Adding tests to Kotlin & JAX-RS (Jersey) project

Adding tests to Kotlin & JAX-RS (Jersey) project

8
Comments
7 min read
Build a realtime map using Kotlin

Build a realtime map using Kotlin

23
Comments
7 min read
Build a realtime location-based chat feed.

Build a realtime location-based chat feed.

90
Comments 4
4 min read
JVM Primer Part 2 - Debugging memory issues

JVM Primer Part 2 - Debugging memory issues

42
Comments
5 min read
A Primer on JVM Memory Management and Troubleshooting - 1

A Primer on JVM Memory Management and Troubleshooting - 1

38
Comments
4 min read
The dagger.android Missing Documentation, Part 3: Fragments

The dagger.android Missing Documentation, Part 3: Fragments

15
Comments
7 min read
Dagger-Dot-Android Part 2: ViewModels and ViewModel Factories

Dagger-Dot-Android Part 2: ViewModels and ViewModel Factories

25
Comments 2
7 min read
A Custom LiveData that has onActive and onInactive Listeners -- Tested

A Custom LiveData that has onActive and onInactive Listeners -- Tested

11
Comments
2 min read
Rewriting Chess.com's Android App

Rewriting Chess.com's Android App

113
Comments 19
3 min read
Higher Order Function in Kotlin

Higher Order Function in Kotlin

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

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