X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=_learning_haskell.mdwn;h=16e61136875ab89e7d1c0541048859aaddc865a7;hp=990bbb077b7ea367f7a28ab7487cd435320656c9;hb=9ec34e1790e0c448f9b74e822688c97505d68bd4;hpb=30f00cacbf2f96b301b46a18ab3350b70e0a9b31;ds=sidebyside diff --git a/_learning_haskell.mdwn b/_learning_haskell.mdwn index 990bbb07..16e61136 100644 --- a/_learning_haskell.mdwn +++ b/_learning_haskell.mdwn @@ -8,11 +8,8 @@ * Haskell Wiki's [Introduction and explanation of Haskell](https://wiki.haskell.org/Introduction) -### Quick Overviews ### * [Learn Haskell in 10 minutes](https://wiki.haskell.org/Learn_Haskell_in_10_minutes) -* [A brief introduction to Haskell](https://wiki.haskell.org/A_brief_introduction_to_Haskell), aimed at experienced programmers -* [How to read Haskell](https://wiki.haskell.org/How_to_read_Haskell) ### For people who are new to programming ### @@ -21,43 +18,42 @@ ### For experienced programmers ### +* [A brief introduction to Haskell](https://wiki.haskell.org/A_brief_introduction_to_Haskell) * [Haskell Tutorial for C Programmers](https://wiki.haskell.org/Haskell_Tutorial_for_C_Programmers) +* [How to read Haskell](https://wiki.haskell.org/How_to_read_Haskell) * [Hitchhiker's guide to Haskell](https://wiki.haskell.org/Hitchhikers_guide_to_Haskell) * [Learn You a Haskell for Great Good](http://learnyouahaskell.com/chapters) * [Gentle Introduction to Haskell](https://www.haskell.org/tutorial) (from 2000) * [Real World Haskell](http://book.realworldhaskell.org/read) (from 2008, more advanced) -* "" -* [Meta-tutorial](https://wiki.haskell.org/Meta-tutorial) + * [Learning Haskell](https://wiki.haskell.org/Learning_Haskell) -* "" + * [Books and Tutorials](https://wiki.haskell.org/Books_and_tutorials) * [Tutorials](https://wiki.haskell.org/Tutorials) * [Books](https://wiki.haskell.org/Books) - - -* "Don't mind Haskell syntax, but not yet comfortable with do-notation / monads" +