2019 May Reading List
Java
Kotlin
- How to make sense of Kotlin coroutines
- Cold flows, hot channels
- KotlinConf 2017 - Deep Dive into Coroutines on JVM by Roman Elizarov (video)
- KotlinConf 2018 - Kotlin Coroutines in Practice by Roman Elizarov (video)
- KotlinConf 2018 - Exploring Coroutines in Kotlin by Venkat Subramariam (video)
- KotlinConf 2018 - Creating Internal DSLs in Kotlin by Venkat Subramaniam (video)
- KotlinConf 2017 - Kotlin Puzzlers by Anton Keks (video)
Machine Learning
- Everything you need to know to master Convolutional Neural Networks
- Extreme Rare Event Classification using Autoencoders in Keras
Software Architecture
Software Engineering
- Why There’s so Much Burnout in Software and What To Do About It
- Why deadlines and sprints are bad for you