Manlio Perillo wrote:
> Heinrich Apfelmus ha scritto:
>>
>> I think you'd have had a much easier time by starting with a proper book
>> right away, like Richard Bird's "Introduction to Functional Programming
>> in Haskell", accompanied by Real World Haskell. 
> 
> Unfortunately, one year ago Real World Haskell was not here.
> And note that I have no problems with basic functional programming
> concepts.
> My problems are specific to Haskell.

Despite the title, Bird's book is quite specific to Haskell, in
particular concerning the philosophy of composing solutions from
building blocks as opposed to primitive recursion.

I'd say that every serious Haskell programmer should have it on his
bookshelf (even if only for show ;) ).


Regards,
apfelmus

--
http://apfelmus.nfshost.com

_______________________________________________
Haskell-Cafe mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to