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.
Variables and types in kotlin

Variables and types in kotlin

3
Comments
6 min read
Sealed (Class) with love

Sealed (Class) with love

29
Comments
3 min read
To Queue or not to Queue?

To Queue or not to Queue?

15
Comments
3 min read
Presenters and Views meet The Interface Segregation Principle

Presenters and Views meet The Interface Segregation Principle

13
Comments
2 min read
Micronaut: A five-minute introduction.

Micronaut: A five-minute introduction.

19
Comments 6
3 min read
From Boot to native Kotlin the journey of a spring developer

From Boot to native Kotlin the journey of a spring developer

24
Comments
8 min read
Desde nuestras clases hasta nuestro APK

Desde nuestras clases hasta nuestro APK

2
Comments
2 min read
Look ma', without loops!

Look ma', without loops!

41
Comments 5
5 min read
Android-Kotlin Digest #1

Android-Kotlin Digest #1

13
Comments
1 min read
State of Kotlin report 2018 has landed!

State of Kotlin report 2018 has landed!

34
Comments 3
2 min read
Android Views: Peek-A-Boo

Android Views: Peek-A-Boo

73
Comments 7
3 min read
Migrating to Downloadable Fonts on Android

Migrating to Downloadable Fonts on Android

20
Comments
4 min read
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
loading...