Hacker News new | ask | show | jobs
by ekr 3651 days ago
I can't recommend CIS 194 (http://www.seas.upenn.edu/~cis194/) enough. After a first weak attempt at learning haskell, following this course did it for me, and I've managed to write some significant haskell programs.

It covers all the fundamental abstractions found in functional programming, and the homework has some close-to-real-life examples that students must do.

5 stars.