Haskell Resources
This commit is contained in:
19
haskell/notes_guides/index.page
Normal file
19
haskell/notes_guides/index.page
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
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)
|
Reference in New Issue
Block a user