Real World Haskell: Code You Can Believe In

Author: Bryan O'Sullivan, John Goerzen & Don Stewart
Publisher: O'Reilly, 2008
Pages: 710
ISBN: 978-0596514983
Print: 0596514980
Kindle: B0026OR2FY
Aimed at: Developers with some familiarity with Haskell
Rating: 4
Reviewed by: Ian Elliot

Haskell is a functional programming language with an academic feel. It is mostly used in courses that aim to explain the ideas of functional programming. 

This particular book, published a decade ago, is an attempt, and not a bad one, to demonstrate that Haskell is a practical language.

Banner

It starts off with a sketch of the language and for me this is the least effective part of the book. It just doesn't go into enough detail, nor is it a logical presentation of the language. As a result if you don't already know Haskell you run the risk of simply becoming confused.

 

 

The book tends to introduce ideas without really motivating them and if you aren't a convert it isn't going to succeed in converting you. It's best described as a second level book in that, if you know the theory, it shows you the practice. I especially liked the introduction of monads and the project on creating a bar code reader using a mobile phone camera.

At the end of the day (book) you can't help but ask the question of whether or not Haskell makes anything significantly easier. Read the book and come to your own conclusion.

Banner

 

Related Reviews

Learn You a Haskell for Great Good! (No Starch Press, 2011)
Rated 4 by Alex Armstrong

 


Expert Performance Indexing in Azure SQL and SQL Server 2022

Author: Edward Pollack & Jason Strate
Publisher: Apress
Pages: 659
ISBN: 9781484292143
Print: 1484292146
Kindle: B0BSWH65ST
Audience: DBAs & SQL devs
Rating: 4 or 1 (see review)
Reviewer: Ian Stirk 

This book discusses indexes, a primary means of improving performance in SQL Server, how does  [ ... ]



Python Programming with Design Patterns

Author: James W. Cooper
Publisher: Addison-Wesley
Date: February 2022
Pages: 352
ISBN: 978-0137579938
Print: 0137579934
Kindle: B09D2RKQB5
Audience: Python developers
Rating: 1
Reviewer: Mike James
There was a time that design patterns were all the thing. Not so much now. But Python - does it have [ ... ]


More Reviews

 

 

Last Updated ( Thursday, 05 November 2020 )