Video presentations: Difference between revisions
DonStewart (talk | contribs) |
(darcs) |
||
Line 43: | Line 43: | ||
;[http://hackage.haskell.org/trac/ghc/wiki/AboutVideos GHC commentary] | ;[http://hackage.haskell.org/trac/ghc/wiki/AboutVideos GHC commentary] | ||
:Simon Peyton Jones and Simon Marlow, 2006. | :Simon Peyton Jones and Simon Marlow, 2006. | ||
== Haskell applications == | |||
;[http://ftp.belnet.be/mirrors/FOSDEM/2006/FOSDEM2006-darcs.avi GADTs for darcs] | |||
:David Roundy, FOSDEM, 2006 | |||
[[Category:Tutorials]] | [[Category:Tutorials]] |
Revision as of 10:04, 30 July 2007
Collected videos of Haskell tutorials and conference presentations, sorted by topic.
Introductions to FP and Haskell
- Programming language nirvana
- Simon Peyton-Jones, Eric Meijer, MSR, July 2007.
- Faith, Evolution, and Programming Languages
- Phil Wadler, April 2007.
Advanced topics
- Parametric Polymorphism and the Girard-Reynolds Isomorphism
- Phil Gossett, April 2007.
Concurrency and parallelism
- Transactional Memory for Concurrent Programming
- Simon Peyton-Jones, OSCON, July 2007.
- Programming in the Age of Concurrency: Software Transactional Memory
- Simon Peyton-Jones and Tim Harris, September 2006.
- Nested Data Parallelism in Haskell
- Simon Peyton-Jones, London-HUG, May 2007.
The ICFP contest
- 2006 ICFP contest results
- ICFP, 2006
Livecoding Haskell
- Haskell music
- Yaxu, 2006.
- Hacking Haskell music
- More of Yaxu live coding music and Haskell, 2006.
GHC Hackathon presentations
- GHC commentary
- Simon Peyton Jones and Simon Marlow, 2006.
Haskell applications
- GADTs for darcs
- David Roundy, FOSDEM, 2006