wiki/haskell/notes_guides/index.page

22 lines
818 B
Plaintext

---
title: Haskell Notes and Guides
toc: no
format: markdown
...
* [What I Wish I Knew When Learning Haskell - Stephen Diehl](http://dev.stephendiehl.com/hask/)
* [Haskell Notes And Examples - Albert Y. C. Lai](http://www.vex.net/~trebla/haskell/)
* [Learn Haskell - Chris Allen](https://github.com/bitemyapp/learnhaskell)
* [Programming Guidelines](http://www.haskell.org/haskellwiki/Programming_guidelines)
* [Haskell Wiki - Idioms](http://www.haskell.org/haskellwiki/Category:Idioms)
* [Haskell Wiki - Mind-blowing Idioms](http://www.haskell.org/haskellwiki/Blow_your_mind)
* [Problem Solving In Haskell - Simon Thompson](http://www.cs.kent.ac.uk/people/staff/sjt/Haskell_craft/probSolving.html)
* [Cyborg Millenium Haskell Resource Links](http://web.cecs.pdx.edu/~sheard/course/CyberMil/HaskellLinks.html)