Video presentations: Difference between revisions
DonStewart (talk | contribs) No edit summary |
DonStewart (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
:Phil Wadler, April 2007. | :Phil Wadler, April 2007. | ||
;[http://video.google.com/videoplay?docid=-4851250372422374791 | == Advanced topics == | ||
;[http://video.google.com/videoplay?docid=-4851250372422374791 Parametric Polymorphism and the Girard-Reynolds Isomorphism] | |||
:Phil Gossett, April 2007. | :Phil Gossett, April 2007. | ||
== | == Concurrency and parallelism == | ||
;[http://www.blip.tv/file/317758/ Transactional Memory for Concurrent Programming] | ;[http://www.blip.tv/file/317758/ Transactional Memory for Concurrent Programming] | ||
Line 20: | Line 22: | ||
;[http://channel9.msdn.com/Showpost.aspx?postid=231495 Programming in the Age of Concurrency: Software Transactional Memory] | ;[http://channel9.msdn.com/Showpost.aspx?postid=231495 Programming in the Age of Concurrency: Software Transactional Memory] | ||
:Simon Peyton-Jones and Tim Harris, September 2006. | :Simon Peyton-Jones and Tim Harris, September 2006. | ||
;[http://video.google.co.uk/videoplay?docid=370317485066035666&hl=en-GB Nested Data Parallelism in Haskell] | ;[http://video.google.co.uk/videoplay?docid=370317485066035666&hl=en-GB Nested Data Parallelism in Haskell] | ||
:Simon Peyton-Jones, May 2007. | :Simon Peyton-Jones, May 2007. | ||
== ICFP contest | == The ICFP contest == | ||
;[http://video.google.com/videoplay?docid=641909436975618453 2006 ICFP contest results] | ;[http://video.google.com/videoplay?docid=641909436975618453 2006 ICFP contest results] | ||
Line 40: | Line 40: | ||
== GHC Hackathon presentations == | == GHC Hackathon presentations == | ||
;[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. | ||
[[Category:Tutorials]] | [[Category:Tutorials]] |
Revision as of 01:55, 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
- 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, 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.