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:
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.