<email ⁄>
<windows live messenger ⁄>
<myCurriculum type="pdf" ⁄>
Haskell is a very elegant language, and its pure functions are very appealing. However, one of the things that a person is wont to do when learning a new language is to write a toy program and, since all useful programs involve IO in some shape or another, things rapidly become ugly.
Most tutorials about Haskell IO skim over the practical aspects briefly, before diving into the depths of arcane theory. This tutorial aims to give you 'what you need' to start writing useful Haskell programs, without even attempting to explain what is going on (the latter is impossible, because I am a beginning Haskell programmer, and don't really know myself).
By the way, if you are an experienced Haskell programmer, and you have ever said something to the effect of "learn to program Haskell first, and worry about IO later", go away. Seriously, go away, you aren't welcome here.
este é só um excerto do artigo, para aceder ao artigo completo, clique no link em baixo:
this is just a small excerpt from the article, to access the full article please click in the link below:
http://www.friendofthepigeon.co.uk/wordpress/?p=54