Here is the live version of my talk designed to help you advocate for adopting Kotlin: ...more
Here is the talk CB Bailey and I did at ACCU Conference 2019. This was the first talk I have done with someone else, and I really enjoyed it: ...more
People at work suggested Kotlin was "just syntactic sugar", so I set out to explain how Kotlin can really make better code, and here is the result: S… ...more
Slightly jokey video about what a Monad is, but with a genuine explanation, all in just about 5 minutes. First given as a lightning talk at the ACCU C… ...more
To spin up a temporary environment with a different Java version without touching your real environment, try this Docker command: docker run -i -t --m… ...more