As promised in a previous post, I’ve posted the slides for the two talks I’ve recently presented to my Speaker Deck account.
Retcon: imposing eventual consistency on disparate data sources was presented at the Yow! Lambda Jam conference on May 21 2015; and
Dynamic programming in Haskell was presented at FP-Syd on May 27 2015.
NB: The algorithms presented are as described in Introduction to Algorithms (2nd ed) by Cormen, Leiserson, Rivest, and Stein; the Haskellisation is mine.