Difference between revisions of "Video presentations"

From HaskellWiki
Jump to navigation Jump to search
(added GHC Hackathon videos)
(link title)
Line 40: Line 40:
   
 
== GHC Hackathon presentations ==
 
== GHC Hackathon presentations ==
;[http://hackage.haskell.org/trac/ghc/wiki/AboutVideos]
+
;[http://hackage.haskell.org/trac/ghc/wiki/AboutVideos GHC commentary]
 
:Simon Peyton Jones and Simon Marlow, 2006.
 
:Simon Peyton Jones and Simon Marlow, 2006.
   

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

GHC commentary
Simon Peyton Jones and Simon Marlow, 2006.