Blog articles/Introductions
From HaskellWiki
(Difference between revisions)
(→First impressions) |
(→Introductions to Haskell) |
||
| Line 10: | Line 10: | ||
** [http://learnhaskell.blogspot.com/2007/09/lesson-2-input-and-output-variable.html Lesson 2: Input and Output, Variable Binding, and more] | ** [http://learnhaskell.blogspot.com/2007/09/lesson-2-input-and-output-variable.html Lesson 2: Input and Output, Variable Binding, and more] | ||
** [http://learnhaskell.blogspot.com/2007/09/lesson-3-case-3.html Lesson 3: case] | ** [http://learnhaskell.blogspot.com/2007/09/lesson-3-case-3.html Lesson 3: case] | ||
| + | |||
| + | * [http://www.freesoftwaremagazine.com/files/www.freesoftwaremagazine.com/nodes/1160/1160.pdf Haskell: a very different language] (pdf) | ||
* [http://www.alpheccar.org/en/posts/show/67 Haskell Study Plan] | * [http://www.alpheccar.org/en/posts/show/67 Haskell Study Plan] | ||
Revision as of 16:55, 23 September 2007
1 Introductions to Haskell
- Learn Haskell in 5 minutes a day:
- Haskell Study Plan
- On Haskell, Intuition And Expressive Power
- Haskell: Raising the bar
- Learning the Haskell programming language
- On learning Haskell
- My evolution as a Haskell programmer
- Why its hard for imperative programmers to learn Haskell
- Flirting with Functional Programming
- Building a Firewall Against Complexity
- Haskell, bondage-and-discipline and separation-of-concerns programming
- Type systems as safety belts
- Haskell introduction for beginners
- Haskell Basics
- Haskell Preliminaries: Implementations and Tools
- Simple Functions in Haskell
- A Haskell study plan
- Haskell Eye for the Ruby Guy
- Haskell is fun!
- Good Haskell Style
- Haskell elevator pitch
