This is a presentation about null safety in Kotlin. Basically, an overview of the history of the "null reference", how Kotlin has been designed to handle it. And a few cool tools Kotlin offers to handle absence of values safely.