(no title)
yetanotherphd | 12 years ago
When I really learnt it, I treated it like I would any other language: I tried to write nontrivial programs in it, in my case the 2048 game. I learnt Monads by adding real randomness to the game.
So I would say the main problem with Haskell is that people treat it like something special, and not like any other language.
No comments yet.