[Haskell-cafe] Books on Haskell
Matthew Roberts
mattr at ics.mq.edu.au
Mon Jan 17 06:01:16 EST 2005
If you really want to find out if Haskell is for you, you need to try
and do things you already know how to do in the other languages.
For this reason I found that "Algorithms: A Functional Programming
Approach" was great for showing me where Haskell excelled and why it
was the language for me.
I also have "The Haskell School of Expression" (the book I first learnt
haskell from) and "The craft of functional programming". They are both
great books.
As far as learning about Haskell, I have learnt the most from doing the
"Implementing a functional language" tutorial. However, if you are not
interested in compilers, this would not be a good option.
Matt.
On 17/01/2005, at 8:00 PM, Dmitri Pissarenko wrote:
> Hello!
>
> I've completed reading of "Yet another Haskell tutorial" and now want
> to learn
> Haskell more thoroughly.
>
> I'm searching for a book, in which the features of Haskell are
> explained in
> the form of examples and exercises (like in the book "Clause and
> Effect" on
> PROLOG).
>
> My purpose in exploring Haskell is to determine whether I can program
> much
> more productively by using Haskell instead of Java/C#. In order to do
> that, I
> have to learn Haskell quite thoroughly.
>
> What book can you recommend?
>
> TIA
>
> Dmitri Pissarenko
> --
> Dmitri Pissarenko
> Software Engineer
> http://dapissarenko.com
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
More information about the Haskell-Cafe
mailing list