Start learning Haskell

Here are some of my learning resources,
First I would say it might be good to learn from this book on scheme https://mitpress.mit.edu/sicp/ it is an intro to CS, famous

Awsome Haskell

https://haskell-lang.org/documentation

This is a great collection of links

Course notes
https://www.seas.upenn.edu/~cis194/spring13/lectures.html

Official :
https://wiki.haskell.org/Learning_Haskell

What I wish I knew learning :
http://dev.stephendiehl.com/hask/

Where to go next :
http://gilmi.xyz/post/2015/02/25/after-lyah

Awsome functional

6 Likes