Re: [Haskell-cafe] Recommended Haskell Books

2008-08-12 Thread haskell
Also the Beta Version of Real World Haskell looks promising:
http://book.realworldhaskell.org/beta/index.html

On Sun, Aug 10, 2008 at 1:29 PM, Warren Aldred [EMAIL PROTECTED] wrote:
 I'm new to Haskell and looking for recommendations on introductory Haskell
 books.  Online or offline.  Any suggestions?

I like
_Programming in Haskell_ (Hutton)
_The Haskell School of Expression_ (Hudak)
_Real World Haskell_ (Goerzen, O'Sullivan, Stewart)

I'd advise against _The Haskell Road to Logic, Maths, and Programming_
until much later unless you're strongly mathematically inclined.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Recommended Haskell Books

2008-08-11 Thread brian
On Sun, Aug 10, 2008 at 1:29 PM, Warren Aldred [EMAIL PROTECTED] wrote:
 I'm new to Haskell and looking for recommendations on introductory Haskell
 books.  Online or offline.  Any suggestions?

I like
_Programming in Haskell_ (Hutton)
_The Haskell School of Expression_ (Hudak)
_Real World Haskell_ (Goerzen, O'Sullivan, Stewart)

I'd advise against _The Haskell Road to Logic, Maths, and Programming_
until much later unless you're strongly mathematically inclined.
___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


[Haskell-cafe] Recommended Haskell Books

2008-08-10 Thread Warren Aldred

Hi all,

I'm new to Haskell and looking for recommendations on introductory Haskell 
books.  Online or offline.  Any suggestions?


Thanks kindly,
Warren 


___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Recommended Haskell Books

2008-08-10 Thread Philip Neustrom
Yup!  You should check out this page on the Haskell wiki:
http://haskell.org/haskellwiki/Books_and_tutorials  It has links to
lists of commonly recommended books and tutorials.

Personally, I like Yet Another Haskell Tutorial alongside The
Haskell School of Expression (book).

Best,
Philip Neustrom

On Sun, Aug 10, 2008 at 11:29 AM, Warren Aldred [EMAIL PROTECTED] wrote:
 Hi all,

 I'm new to Haskell and looking for recommendations on introductory Haskell
 books.  Online or offline.  Any suggestions?

 Thanks kindly,
 Warren
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe


Re: [Haskell-cafe] Recommended Haskell Books

2008-08-10 Thread Thomas M. DuBuisson
I know someone else is going to say it, so I may as well beat them to
the punch:

Real World Haskell isn't released yet, but beta chapters are available
online at book.realworldhaskell.org/beta

As for me, I learned though the Yet Another Haskell tutorial, Haskell
School of Expression (book), Haskell: The Craft of Functional
Programming (book), and plenty of playing around.

Tom

On Sun, 2008-08-10 at 11:29 -0700, Warren Aldred wrote:
 Hi all,
 
 I'm new to Haskell and looking for recommendations on introductory Haskell 
 books.  Online or offline.  Any suggestions?
 
 Thanks kindly,
 Warren 
 
 ___
 Haskell-Cafe mailing list
 Haskell-Cafe@haskell.org
 http://www.haskell.org/mailman/listinfo/haskell-cafe

___
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe