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.
Keywords in Kotlin

Keywords in Kotlin

5
Comments
2 min read
Identifiers in Kotlin

Identifiers in Kotlin

5
Comments
2 min read
Type Inference in Kotlin. How things exactly work behind the scenes.

Type Inference in Kotlin. How things exactly work behind the scenes.

3
Comments
1 min read
Functional interfaces: Self-loathing in Kotlin

Functional interfaces: Self-loathing in Kotlin

16
Comments
7 min read
What are JDK, JVM, and JRE? The exact difference between them.

What are JDK, JVM, and JRE? The exact difference between them.

44
Comments 2
2 min read
Testing a Spring Boot application with Kotest

Testing a Spring Boot application with Kotest

35
Comments 4
3 min read
Why JetBrains create Kotlin? The Inside story of Kotlin creation.

Why JetBrains create Kotlin? The Inside story of Kotlin creation.

9
Comments
3 min read
Features of Kotlin

Features of Kotlin

7
Comments
3 min read
Why we need Kotlin?

Why we need Kotlin?

4
Comments
3 min read
First 6 months as a DEVELOPER (Destined to beginners)

First 6 months as a DEVELOPER (Destined to beginners)

7
Comments
3 min read
Corda - Saving transactions where only a subset of parties are signers

Corda - Saving transactions where only a subset of parties are signers

5
Comments
6 min read
TDD with URM + Kotlin: Increment

TDD with URM + Kotlin: Increment

8
Comments
4 min read
Elvis operator ?:

Elvis operator ?:

6
Comments 6
1 min read
Let's Also Apply Run With Kotlin Scope Functions

Let's Also Apply Run With Kotlin Scope Functions

33
Comments 1
5 min read
Kotlin Sequences vs Kotlin Collection Functions

Kotlin Sequences vs Kotlin Collection Functions

10
Comments 1
4 min read
Kotlin for C# Developers

Kotlin for C# Developers

46
Comments
1 min read
KVision v0.0.37 - with Apache Cordova module

KVision v0.0.37 - with Apache Cordova module

5
Comments
2 min read
How to Unit Test LiveData and ViewModel

How to Unit Test LiveData and ViewModel

24
Comments 1
2 min read
Launching Activities in Easier Way Using Kotlin Extensions

Launching Activities in Easier Way Using Kotlin Extensions

14
Comments 1
3 min read
Building an Android service that never stops running

Building an Android service that never stops running

11
Comments
10 min read
TDD With URM and Kotlin

TDD With URM and Kotlin

7
Comments
9 min read
Privately scoped variable in `when` block

Privately scoped variable in `when` block

4
Comments
2 min read
Why I stopped using Coroutines in Kotlin

Why I stopped using Coroutines in Kotlin

31
Comments 22
6 min read
What's new and interesting in Java?

What's new and interesting in Java?

77
Comments 34
1 min read
How to Initialize an ArrayList in Kotlin

How to Initialize an ArrayList in Kotlin

7
Comments
4 min read
loading...