New Haskell Basics tutorials available on FPComplete School of Haskell
I have begun creating a series of tutorials, targeted at people new to Haskell, but not necessarily new to programming.
You can find them here:
Brendan Graetz’s School of Haskell content on FPComplete
Haskell Basics #1 permalink
Arithmetic, Boolean logic, & Functions
Haskell Basics #2 permalink
Chaining function calls, Baked in function, & Conditionals
Enjoy!