Difference between revisions of "Template:Main/Learning"
From HaskellWiki
(16 intermediate revisions by 7 users not shown) | |||
Line 1: | Line 1: | ||
− | ===Learning=== |
||
+ | <div class="subtitle">Learn Haskell</div> |
||
− | {| border="0" cellspacing="0" cellpadding="2" style="text-align:left" |
||
+ | * [[Introduction|What is Haskell?]] |
||
− | |- |
||
+ | * [http://tryhaskell.org/ Try Haskell in your browser] |
||
− | + | * [[Learning Haskell|Learning resources]] |
|
− | | |
+ | * [[Books]] & [[Tutorials|tutorials]] |
− | + | * [https://www.haskell.org/ghc/docs/latest/html/libraries/ Library documentation] |
|
− | + | * [https://www.schoolofhaskell.com/ School of Haskell], hosted by FP Complete |
|
− | | [[Books and tutorials]] |
||
− | |- |
||
− | | [[:Category:Haskell|Wiki articles]] |
||
− | |- |
||
− | | [[Blog articles]] |
||
− | |- |
||
− | | [[Video presentations|Videos]] |
||
− | |- |
||
− | | [http://en.wikibooks.org/wiki/Haskell Wikibook] |
||
− | |- |
||
− | | [[Research papers]] |
||
− | |- |
||
− | |} |
Latest revision as of 00:50, 29 November 2016
Learn Haskell
- What is Haskell?
- Try Haskell in your browser
- Learning resources
- Books & tutorials
- Library documentation
- School of Haskell, hosted by FP Complete