Homepage of Jörn Dinkla

Welcome to my homepage. I create software solutions, consult companies and write articles and books.
I am on
GitHub
,
Twitter
,
Slideshare
and
YouTube
.
This web site has the following sections:
Test driven development of concurrent programs in Kotlin at KKon 2022
I will talk about “Korrekte nebenläufige Anwendungen mit Koroutinen und TDD” (“Correct concurrent applications with coroutines and TDD”) at the KKon 2022.
Talk about coroutines in Kotlin at KKon 2021 Warmup
I will talk about “Nebenläufigkeit mit Koroutinen strukturieren” (“structuring concurrency with coroutines”) at the KKon 2021 Warmup.
Migrating a ray tracer from Java and Groovy to Kotlin (part 1)
After reading the wonderful book Kotlin in Action I started to migrate my ray tracer from Java and Groovy to Kotlin.