Haskell: Difference between revisions

From Noisebridge
Jump to navigation Jump to search
Adding a couple of free online books to the list
Add Haskell Stack tool.
Line 1: Line 1:
This page is a collection of resources for people to learn about [http://haskell.org/ Haskell].
This page is a collection of resources for people to learn about [http://haskell.org/ Haskell].
== Tools ==
[https://docs.haskellstack.org/ Haskell Stack] is a great tool for managing your project. The [https://docs.haskellstack.org/en/stable/GUIDE/ User Guide] in particular is a good walk-through.


== Books about Haskell ==  
== Books about Haskell ==  

Revision as of 12:59, 19 December 2019

This page is a collection of resources for people to learn about Haskell.

Tools

Haskell Stack is a great tool for managing your project. The User Guide in particular is a good walk-through.

Books about Haskell

Real World Haskell

Haskell The Craft of Functional Programming is a good intro to functional programming using Haskell. jbm has a copy he might be willing to let you flip through to see if you want to invest in a copy for yourself.

Learn You a Haskell for Great Good!

Maybe Haskell

Videos about Haskell

http://video.s-inf.de/#FP.2005-SS-Giesl.(COt).HD_Videoaufzeichnung