Difference between revisions of "Video presentations"

From HaskellWiki
Jump to navigation Jump to search
(link title)
Line 10: Line 10:
 
:Phil Wadler, April 2007.
 
:Phil Wadler, April 2007.
   
;[http://video.google.com/videoplay?docid=-4851250372422374791 Advanced Topics in Programming Languages]
+
;[http://video.google.com/videoplay?docid=-4851250372422374791 Advanced Topics in Programming Languages: Parametric Polymorphism]
:April 2007.
+
:Phil Gossett, April 2007.
   
 
== Software transactional memory ==
 
== Software transactional memory ==
Line 43: Line 43:
 
:Simon Peyton Jones and Simon Marlow, 2006.
 
:Simon Peyton Jones and Simon Marlow, 2006.
   
[[Category:Tutorial]]
+
[[Category:Tutorials]]

Revision as of 01:54, 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: Parametric Polymorphism
Phil Gossett, 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.