Adventures in Kotlin

Notes on my experiences of using and teaching the Kotlin programming language.

Patterns for File I/O

FIle I/O is a complex topic in most programming languages, and it feels like there are many rabbit holes to fall into when writing Kotlin code that targets the JVM.

Jun 25, 2026

Amper becomes Kotlin Toolchain

I was wondering when version 0.11 of Amper might be released, only to discover that it has been rebranded as the Kotlin Toolchain. Other than the rebrand, it doesn't look

Jun 23, 2026