Kotlin Cookbook We catch up with Ken on what he's been doing lately and discuss his new book around Kotlin recipes, called Kotlin Cookbook. We also discuss where one should draw the line when teaching concepts and how often to dive into the details. We also briefly touch up on his new book!

Kotlin in Academia We chat with the folks from ISEL about their gradual adoption of Kotlin, starting from Android to now having a course on teaching programming with Kotlin

Developing for Accessibility We chat with Joe about the work he's done in his spare time to create an accessible guitar, to teach those that are challenged. A very inspiring tale of working to make things better for others in this world.

Canvas and Graphics Programming We chat about Graphics Programming on Android and how and where Kotlin can help, availability of Kotlin libraries and where and if code sharing could help with graphics programming when targeting multiple platforms.

Coroutines and RxJava with Josh Keen We sit down to talk to Josh about coroutines, its usage in Android, the differences with RxJava, and whether we can combine both technologies.