
greetings! i am very intrigued with haskell having acquired some experience in pascal, elisp, c, perl, mostly python and some sql. i've been going through various tutorials and the online real world haskell. i've also been reading through the haskell98 report at appropriate points. are there any recommended approaches for learning and studying haskell? -- In friendship, prad ... with you on your journey Towards Freedom http://www.towardsfreedom.com (website) Information, Inspiration, Imagination - truly a site for soaring I's

On Fri, Jun 18, 2010 at 18:33, prad
greetings!
i am very intrigued with haskell having acquired some experience in pascal, elisp, c, perl, mostly python and some sql.
i've been going through various tutorials and the online real world haskell. i've also been reading through the haskell98 report at appropriate points.
are there any recommended approaches for learning and studying haskell?
Using haskell to write programs! ;-) /M -- Magnus Therning (OpenPGP: 0xAB4DFBA4) magnus@therning.org Jabber: magnus@therning.org http://therning.org/magnus identi.ca|twitter: magthe

prad
greetings!
i am very intrigued with haskell having acquired some experience in pascal, elisp, c, perl, mostly python and some sql.
i've been going through various tutorials and the online real world haskell. i've also been reading through the haskell98 report at appropriate points.
are there any recommended approaches for learning and studying haskell?
In addition to _Real World Haskell,_ have you checked out _Programming in Haskell_ (see http://www.cs.nott.ac.uk/~gmh/book.html), by Graham Hutton? Duncan Coutts has written a detailed review of the title (see http://www.cs.nott.ac.uk/~gmh/book-review.pdf). In addition, the #haskell channel (see http://www.haskell.org/haskellwiki/IRC_channel) (with an average of 655 users) is available on the Freenode IRC network. One idea is to find an interesting but workable topic, and try coding it in Haskell. With the help of some other Haskellers on the Haskell-Cafe mailing list, I once coded a simple Haskell program to associate names of wines to choices of menu items. Along these lines, you may be interested in investigating the following programming exercise sites: Project Euler A series of mathematical/computer programming problems http://projecteuler.net/ Rosetta Code A programming chrestomathy site http://rosettacode.org/wiki/Main_Page -- Benjamin L. Russell -- Benjamin L. Russell / DekuDekuplex at Yahoo dot com http://dekudekuplex.wordpress.com/ Translator/Interpreter / Mobile: +011 81 80-3603-6725 "Furuike ya, kawazu tobikomu mizu no oto." -- Matsuo Basho^

On Mon, 21 Jun 2010 16:57:12 +0900 DekuDekuplex@Yahoo.com (Benjamin L. Russell) wrote:
Rosetta Code A programming chrestomathy site http://rosettacode.org/wiki/Main_Page
this is a fantasting site, benjamin! it is surprisingly comprehensive and the ability to look at different language solutions for the same problem is most instructive. thanks also for the link to the irc - something i haven't looked at before. now to find an irc client! from what you have written i imagine the more advanced people hang out on haskell-cafe, though i have to say i'm surprised at the high level of questions (and answers) are right here in the beginners group! i was planning to just stay here for now till getting more confidence and competence, but may take your advice. -- In friendship, prad ... with you on your journey Towards Freedom http://www.towardsfreedom.com (website) Information, Inspiration, Imagination - truly a site for soaring I's
participants (3)
-
DekuDekuplex@Yahoo.com
-
Magnus Therning
-
prad