Hacker News new | ask | show | jobs
by nasht 5529 days ago
It sounds like there is an aerobics class going on next door. But I'd really like to find a good video intro to functional programming, preferably in LISP. Any suggestions?
2 comments

Not Lisp, but Haskell, but still a nice intro: http://channel9.msdn.com/shows/Going+Deep/Lecture-Series-Eri...
(not lisp, but clojure:)

http://alexott.net/en/clojure/video.html

http://vimeo.com/search/videos/search:functional%20programmi...

(there's lots for F# and haskell on channel9, and for scala, erlang, scheme elsewhere, and a few for OCaml)

Since up-voting is no longer a way to show public support I'll add my enthusiams for this series.
It's not modern functional programming, but you can't go wrong with SICP videos:

http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussma...