Retcon and dynamic programming talks


I've given two talks in the last week or so: one on Retcon and another on dynamic programming in Haskell. Here are the slides. Posted by Thomas Sutton on May 27, 2015

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.

This post was published on May 27, 2015 and last modified on January 26, 2024. It is tagged with: presentations, events, fp-syd, lambdajam.