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.
Side Effects and Composition
Cover image for Side Effects and Composition

Side Effects and Composition

10
Comments 2
5 min read
Introduction of Kotlin programming language
Cover image for Introduction of Kotlin programming language

Introduction of Kotlin programming language

17
Comments 7
5 min read
Kotlin Data Structures - Arrays and Strings
Cover image for Kotlin Data Structures - Arrays and Strings

Kotlin Data Structures - Arrays and Strings

8
Comments
5 min read
Strings in Kotlin
Cover image for Strings in Kotlin

Strings in Kotlin

14
Comments
2 min read
Functions in Kotlin
Cover image for Functions in Kotlin

Functions in Kotlin

4
Comments
2 min read
Data Types in Kotlin
Cover image for Data Types in Kotlin

Data Types in Kotlin

7
Comments
1 min read
Nulls in kotlin. How kotlin handles the developer's pain “The NPE”
Cover image for Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

Nulls in kotlin. How kotlin handles the developer's pain “The NPE”

8
Comments
3 min read
Numbers in Kotlin
Cover image for Numbers in Kotlin

Numbers in Kotlin

5
Comments
2 min read
Char and Boolean in Kotlin
Cover image for Char and Boolean in Kotlin

Char and Boolean in Kotlin

6
Comments
1 min read
Variables in Kotlin
Cover image for Variables in Kotlin

Variables in Kotlin

7
Comments
2 min read
Keywords in Kotlin
Cover image for Keywords in Kotlin

Keywords in Kotlin

5
Comments
2 min read
How Kotlin provides 100% interoperability with Java?
Cover image for How Kotlin provides 100% interoperability with Java?

How Kotlin provides 100% interoperability with Java?

9
Comments
2 min read
Identifiers in Kotlin
Cover image for Identifiers in Kotlin

Identifiers in Kotlin

5
Comments
2 min read
Type Inference in Kotlin. How things exactly work behind the scenes.
Cover image for 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.
Cover image for 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.
Cover image for 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
Cover image for Features of Kotlin

Features of Kotlin

7
Comments
3 min read
Why we need Kotlin?
Cover image for 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
Cover image for 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
Let's Also Apply Run With Kotlin Scope Functions
Cover image for Let's Also Apply Run With Kotlin Scope Functions

Let's Also Apply Run With Kotlin Scope Functions

33
Comments 1
5 min read
Elvis operator ?:

Elvis operator ?:

6
Comments 6
1 min read
loading...