N

Notes on Software & Data Engineering

Streaming Systems | Distributed Computing | Functional Programming.

Interesting Reads

A growing collection of links to interesting articles and posts: Algebraic Data Types (ADT) in Scala (2021): link. Ten Flink Gotchas we wish we had known (2021): link. Advanced Flink Application Patterns: Case Study of a Fraud Detection System (2020): Part 1, Part 2, Part 3. Replayable Process Functions: Time, Ordering, and Timers in Flink (2019): link. Rethinking Streaming Workloads with Akka Streams (2019): Part 1, Part 2, Part 3. Diving in to Coroutines and Channels (2019): link. A Practic...
Read post

Domain Specific Languages in Kotlin

Slides from a talk on Kotlin DSLs that I presented at the Kotlin Meetup of Athens in 2018. ...
Read post

An Introduction to Kotlin

Slides from an introductory talk on Kotlin that I presented at the Kotlin Meetup of Athens in 2017. ...
Read post