wiki/haskell/tutorials_papers/index.page

24 lines
915 B
Plaintext

---
title: Haskell Tutorials and Papers
toc: no
format: markdown
...
* [The Monad Reader - Old Issues](http://www.haskell.org/haskellwiki/The_Monad.Reader/Previous_issues)
* [The Monad Reader - Recent Issues](http://themonadreader.wordpress.com/)
* [Typeclassopedia](http://www.haskell.org/haskellwiki/Typeclassopedia)
* [Journal of Functional Programming - Functional Pearls](http://www.haskell.org/haskellwiki/Research_papers/Functional_pearls)
* [NICTA - Functional Programming Course](https://github.com/NICTA/course)
* [A Gentle Introduction To Haskell](http://www.haskell.org/tutorial/)
* [Yet Another Haskell Tutorial](https://en.wikibooks.org/wiki/Haskell/YAHT)
* [A Lightning Tour of Haskell - John Hughes](http://www.cse.chalmers.se/~rjmh/Combinators/LightningTour/index.htm)
* [You Could Have Invented Monads - Dan Piponi](http://blog.sigfpe.com/2006/08/you-could-have-invented-monads-and.html)