Jon Gauthier's Reviews > The Haskell Road to Logic, Maths and Programming
The Haskell Road to Logic, Maths and Programming
by
by

Jon Gauthier's review
bookshelves: programming, haskell, functional-programming, math, mind-tickling
Mar 20, 2012
bookshelves: programming, haskell, functional-programming, math, mind-tickling
Without a doubt, the math contents of this book were over my head. I originally picked The Haskell Road more for its relation to functional programming than to anything else. For this reason, the chapters on induction, recursion and corecursion were more enlightening and understandable than any other section. For a kid with no formal mathematical training, though, the proofs in this book (mostly those in the later chapters) were often beyond my reach.
If an exercise like the following sounds like fun, you'll enjoy this book:
In many chapters, the Haskell exercises are few and far between, but were (for me) a lot of fun:
If an exercise like the following sounds like fun, you'll enjoy this book:
Show that the relation < on N is the transitive closure of the relation R = {(n, n + 1) | n in N}.
In many chapters, the Haskell exercises are few and far between, but were (for me) a lot of fun:
Give a corecursive program for producing the Thue-Morse sequence as a stream.
Sign into Goodreads to see if any of your friends have read
The Haskell Road to Logic, Maths and Programming.
Sign In »
Reading Progress
March 20, 2012
– Shelved
March 20, 2012
– Shelved as:
programming
March 20, 2012
– Shelved as:
haskell
March 20, 2012
– Shelved as:
functional-programming
March 20, 2012
– Shelved as:
math
March 20, 2012
– Shelved as:
mind-tickling
August 17, 2012
–
Started Reading
August 24, 2012
–
9.26%
"Not bad so far! The book gave a basic introduction to Haskell syntax and is now reviewing sentiential logic."
page
40
September 7, 2012
–
20.14%
"My proof skills are subpar, so this is a struggle for me. Sticking with it so that I can improve them!"
page
87
October 4, 2012
–
34.03%
"Loved the set theory exercises.. I'm getting good at this! An interesting mathematical parallel of nested ordered pairs to cons cells, as well."
page
147
October 13, 2012
–
Finished Reading