Blog articles/Introductions
From HaskellWiki
(Difference between revisions)
(→Introductions to Haskell) |
(→Introductions to Haskell) |
||
| Line 23: | Line 23: | ||
* [http://antoniocangiano.com/articles/2007/03/13/haskell-eye-for-the-ruby-guy Haskell Eye for the Ruby Guy] | * [http://antoniocangiano.com/articles/2007/03/13/haskell-eye-for-the-ruby-guy Haskell Eye for the Ruby Guy] | ||
* [http://onthebalcony.wordpress.com/2007/01/08/haskell-is-fun/ Haskell is fun!] | * [http://onthebalcony.wordpress.com/2007/01/08/haskell-is-fun/ Haskell is fun!] | ||
| + | * [http://urchin.earth.li/~ian/style/haskell.html Good Haskell Style] | ||
| + | |||
=== First impressions === | === First impressions === | ||
Revision as of 11:22, 7 August 2007
1 Introductions to Haskell
- ONLamp: An Introduction to Haskell:
- 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
