Video presentations: Difference between revisions
DonStewart (talk | contribs) (collected online videos about haskell) |
(added GHC Hackathon videos) |
||
Line 38: | Line 38: | ||
;[http://youtube.com/watch?v=eLS6GHXWMpA Hacking Haskell music] | ;[http://youtube.com/watch?v=eLS6GHXWMpA Hacking Haskell music] | ||
:More of Yaxu live coding music and Haskell, 2006. | :More of Yaxu live coding music and Haskell, 2006. | ||
== GHC Hackathon presentations == | |||
;[http://hackage.haskell.org/trac/ghc/wiki/AboutVideos] | |||
:Simon Peyton Jones and Simon Marlow, 2006. | |||
[[Category:Tutorial]] | [[Category:Tutorial]] |
Revision as of 01:53, 28 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 in Programming Languages
- April 2007.
Software transactional memory
- 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
- Nested Data Parallelism in Haskell
- Simon Peyton-Jones, May 2007.
ICFP contest results
- 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
- [1]
- Simon Peyton Jones and Simon Marlow, 2006.