8 ms·
I haven't worked through it but the approach to Learn You a Haskell seems fun: http://learnyouahaskell.com/ http://learnyouahaskell.com/
by pdiddy 11y ago
I haven't worked through it but the approach to Learn You a Haskell seems fun:
http://learnyouahaskell.com/ http://learnyouahaskell.com/
- wlkr 11y agoLYAH is a phenomenal introductory resource. As companion material I would also recommend the lecture series on C9 by Dr. Erik Meijer, https://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals/Lecture-Series-Erik-Meijer-Functional-Programming-Fundamentals-Chapter-1 https://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Fun....
- bojo 11y agoI second the C9 series. Dr. Erik Meijer does a great job of explaining a lot of concepts you need to understand.
- bgar 11y agoThere are much better resources than LYAH. Chris Allen has a good list and critique of different books/courses: http://bitemyapp.com/posts/2014-12-31-functional-education.html http://bitemyapp.com/posts/2014-12-31-functional-education.h...