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.
Using Kotlin Extension Functions and Coroutines with Firebase

Using Kotlin Extension Functions and Coroutines with Firebase

28
Comments 4
5 min read
Safely accessing lateinit properties in Kotlin
Cover image for Safely accessing lateinit properties in Kotlin

Safely accessing lateinit properties in Kotlin

7
Comments 8
2 min read
Building a native CLI with Kotlin and GraalVM

Building a native CLI with Kotlin and GraalVM

19
Comments 3
8 min read
LeetCode in Kotlin: 20. Valid Parentheses

LeetCode in Kotlin: 20. Valid Parentheses

8
Comments 1
2 min read
LeetCode in Kotlin: 1. Two Sum

LeetCode in Kotlin: 1. Two Sum

15
Comments
2 min read
Privately scoped variable in a `when` block
Cover image for Privately scoped variable in a `when` block

Privately scoped variable in a `when` block

8
Comments
2 min read
A concatenated iterator example in Kotlin

A concatenated iterator example in Kotlin

12
Comments 2
3 min read
KVision v0.0.32

KVision v0.0.32

6
Comments
1 min read
Decompiling Kotlin's program: Data class

Decompiling Kotlin's program: Data class

7
Comments
2 min read
Graceful shutdown of Ktor applications

Graceful shutdown of Ktor applications

14
Comments 1
4 min read
Testing exceptions in Kotlin with assertFailsWith
Cover image for Testing exceptions in Kotlin with assertFailsWith

Testing exceptions in Kotlin with assertFailsWith

7
Comments
4 min read
Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

Building GraphQL APIs with Kotlin, Spring Boot, and MongoDB

10
Comments
1 min read
The Future of Cross-Platform is Native
Cover image for The Future of Cross-Platform is Native

The Future of Cross-Platform is Native

6
Comments
5 min read
Building a Pokedex app with Kotlin, KVision and Redux (part 1)

Building a Pokedex app with Kotlin, KVision and Redux (part 1)

8
Comments
5 min read
Kotlin: Removing POJO Boilerplate

Kotlin: Removing POJO Boilerplate

14
Comments 3
3 min read
Recyclerview basics (Part 2): Adapters and ViewHolder

Recyclerview basics (Part 2): Adapters and ViewHolder

6
Comments 3
7 min read
I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

I'm an Android Developer(Java/Kotlin), pre-middle level, Ask Me Anything!

4
Comments 19
1 min read
Kotlin 101

Kotlin 101

10
Comments
5 min read
Testing LiveData on Android
Cover image for Testing LiveData on Android

Testing LiveData on Android

10
Comments
5 min read
Beginner Kotlin Runtime Check Tutorial: Require, Check, Assert

Beginner Kotlin Runtime Check Tutorial: Require, Check, Assert

7
Comments
2 min read
An introduction to KVision

An introduction to KVision

12
Comments 2
3 min read
Pipes and Filters in Kotlin

Pipes and Filters in Kotlin

7
Comments
5 min read
Tutorial: Spot the deliberate bug
Cover image for Tutorial: Spot the deliberate bug

Tutorial: Spot the deliberate bug

14
Comments
6 min read
How Can Hierarchical Test Structure Absolutely Make a Mess?
Cover image for How Can Hierarchical Test Structure Absolutely Make a Mess?

How Can Hierarchical Test Structure Absolutely Make a Mess?

16
Comments
5 min read
Kotlin for JS Devs (Part 1)

Kotlin for JS Devs (Part 1)

52
Comments 7
9 min read
loading...