A collection of interesting talks
- LambdaConf 2015 - How to Learn Haskell in Less Than 5 Years by Chris Allen
- Running a startup on Haskell by Bryan O'Sullivan
- How Haskell is Changing my Brain by Alissa Pajer
- Parallel and concurrent programming in Haskell by Simon Marlow
- Data Parallel Haskell by Simon Peyton Jones
- In Haskell, less is more by Ollie Charles
- Haskell is Not For Production and Other Tales by Katie Miller
- The Road to Running Haskell at Facebook Scale by Jon Coens
- Adventure with Types in Haskell (Lecture 1) by Simon Peyton Jones
- Adventure with Types in Haskell (Lecture 2) by Simon Peyton Jones
- Adventure with Types in Haskell (Lecture 3) by Simon Peyton Jones
- Adventure with Types in Haskell (Lecture 4) by Simon Peyton Jones
- The Algebra of Algebraic Data Types by Chris Taylor
- Why Do Monads Matter? by Derek Wright
- Don't fear the Monad by Brian Beckman
- The Zen of Stateless State - The State Monad by Brian Beckman
- Monad transformers talk at Austin, TX Haskell meetup by Chris Allen
- Lenses, Folds, and Traversals by Edward Kmett
- Category Theory, The essence of interface-based design by Erik Meijer
- Introduction to Low Level Haskell Optimization by Dan Doel
- Haskell Stack Mega-Tutorial by Chris Allen & Julie Moronuki
- Haskell for fast, concurrent, robust services by Michael Snoyman
- Haskell: mistakes I made (and how to fix them) by Jasper Van der Jeugt
- Getting a Quick Fix on Comonads by Kenneth Foner
- Fighting spam with haskell at Facebook by Simon Marlow
- Midwest.io 2014 - Demystifying Haskell by Andrew Rademacher
- Writing a game in Haskell by Elise Huard
- Into the Core - Squeezing Haskell into Nine Constructors by Simon Peyton Jones
- Effective ML 2011 Harvard CS51, Part 1 by Yaron Minsky
- Effective ML 2011 Harvard CS51, Part 2 by Yaron Minsky
- Why OCaml by Yaron Minsky
- Caml Trading by Yaron Minsky
- Brave New OCaml World by Marek Kubica
- Adopting Functional Programming with OCaml at Bloomberg LP by Maxime Ransan