Video Resources
Video resources in Haskell.
-
Graham Hutton Functional Programming in Haskell is pretty good.
- FP 5 - Types and Classes, time 38:40 begins practice identifying types of expressions.
- FP 7 - List Comprehensions
- FP 8 - Recursive Functions has a ton of examples.
- FP 9 Exercises on Recursion.
- FP 11 How to think recursively
-
Introduction to Haskell Programming by Paul Szulc is reasonable but not a course.
-
Google haskell-trainings are too advanced for beginners in my course.