June 2008
Real World Haskell » Blog Archive » CUFP 2007 videos now easier to view
[…] the recorded sessions from last year’s Commercial Users of Functional Programming are now up in conveniently viewable form on Google Video.
Erlang, F#, ...
May 2008
Erlang - software for a concurrent world
How do you program a multicore computer? Easy - do it in Erlang. Erlang is a concurrent functional programming language designed for programming fault-tolerant systems. With share-nothing semantics and pure message passing, Erlang programs scales on multicore computers. In this talk, Joe introduces Erlang, the ideas of Concurrent Oriented Programming and commercial applications written in Erlang
April 2008
Bob Ippolito Exploring Erlang Video
1 commentBob Ippolito’s excellent presentation about Erlang
The guy behind Mochi(Web,Ads,Kit,...)
December 2007
BayFP - Yariv Sadan presents ErlyWeb
(via)Yariv Sadan presents ErlyWeb, the Erlang twist on web frameworks. This talk was recorded at the December 6, 2007 meeting of the Bay Area ... all » Functional Programmers group. The meeting was kindly hosted at UC Berkeley.