2019 June Reading List
Functional Programming
Java
Kotlin
- KotlinConf 2018 - Kotlin Puzzlers, vol 2 by Anton Keks (video)
- The Power Of Kotlin Sealed Classes
- Reactive Streams and Kotlin Flows
- Repeating without looping or recursion
Machine Learning
Software Architecture
- Notes on structured concurrency, or: Go statement considered harmful
- Consistency Through Compensation in Microservices