checkbox
position
cover title author isbn
isbn13
asin
num pages
334
pp
avg rating 4.46
num ratings 910,017
date pub Feb 20, 2018
date pub edition Feb 20, 2018
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Mar 02, 2021
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0765377063
isbn13 9780765377067
asin
num pages
399
pp
avg rating 4.06
num ratings 166,197
date pub May 2006
date pub edition Nov 11, 2014
Dirk's rating
really liked it
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Oct 20, 2020
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0345453743
isbn13 9780345453747
asin
num pages
815
pp
avg rating 4.36
num ratings 294,874
date pub Jan 17, 1996
date pub edition Apr 28, 2002
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
May 06, 2020
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn
isbn13
asin
num pages
250
pp
avg rating 4.21
num ratings 240,494
date pub Oct 12, 1980
date pub edition Apr 26, 2005
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
May 06, 2020
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0739467352
isbn13 9780739467350
asin
num pages
498
pp
avg rating 4.03
num ratings 321,046
date pub May 09, 1997
date pub edition 2005
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Apr 13, 2020
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0356500152
isbn13 9780356500157
asin
num pages
461
pp
avg rating 3.94
num ratings 196,102
date pub Jan 14, 2014
date pub edition Jun 19, 2014
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Jan 28, 2020
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0544272994
isbn13 9780544272996
asin
num pages
303
pp
avg rating 4.13
num ratings 135,493
date pub Sep 02, 2014
date pub edition Sep 02, 2014
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 1473680336
isbn13 9781473680333
asin
num pages
308
pp
avg rating 4.17
num ratings 11,302
date pub Sep 03, 2019
date pub edition Sep 05, 2019
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0812993012
isbn13 9780812993011
asin
num pages
368
pp
avg rating 4.21
num ratings 69,996
date pub Jul 24, 2009
date pub edition Apr 08, 2014
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn
isbn13
asin
num pages
491
pp
avg rating 4.24
num ratings 572,091
date pub May 01, 1990
date pub edition Nov 28, 2006
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Mass Market Paperback
actions
checkbox
position
cover title author isbn 147670869X
isbn13 9781476708690
asin
num pages
542
pp
avg rating 4.07
num ratings 30,984
date pub Oct 07, 2014
date pub edition Oct 07, 2014
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0141000511
isbn13 9780141000510
asin
num pages
464
pp
avg rating 4.14
num ratings 7,240
date pub 1984
date pub edition Jan 01, 2001
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 16, 2019
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn
isbn13
asin
num pages
635
pp
avg rating 4.10
num ratings 787,642
date pub Jun 19, 2001
date pub edition Jun 21, 2011
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Sep 07, 2019
date purchased
owned
purchase location
condition
format
Kindle Edition
actions
checkbox
position
cover title author isbn 0684831309
isbn13 9780684831305
asin
num pages
1,200
pp
avg rating 4.21
num ratings 1,379
date pub Jan 01, 1963
date pub edition Dec 05, 1996
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Apr 28, 2019
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 1107087201
isbn13 9781107087200
asin
num pages
350
pp
avg rating 3.98
num ratings 59
date pub Oct 02, 2014
date pub edition Oct 09, 2014
Dirk's rating
it was amazing
my rating review
A really good book on programming in Haskell, well suited to people with some prior experience with programming in any other language. It does a good
A really good book on programming in Haskell, well suited to people with some prior experience with programming in any other language. It does a good job in changing the way you think about programming. The author compares mathematics to programming, shows that they are very closely related, and provides good examples and exercises to prove it. The author also likes to use proofs to validate pieces of Haskell code which is really cool. I also really enjoyed the Sudoku solver, which is unlike anything you would ever come up with if you are used to programming in languages such as C, Java, or Python. If you read this book, understand it's contents, and work your way through a number of the exercises, even if you never write a line Haskell again, you might end up becoming a better programmer in any language.
...more
notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 193435600X
isbn13 9781934356005
asin
num pages
519
pp
avg rating 4.02
num ratings 723
date pub Jul 11, 2007
date pub edition Jul 18, 2007
Dirk's rating
really liked it
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0131103628
isbn13 9780131103627
asin
num pages
288
pp
avg rating 4.42
num ratings 9,471
date pub 1978
date pub edition Mar 22, 1988
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0060539828
isbn13 9780060539825
asin
num pages
224
pp
avg rating 4.06
num ratings 35,857
date pub Apr 1986
date pub edition Jul 29, 2003
Dirk's rating
really liked it
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0441013678
isbn13 9780441013678
asin
num pages
308
pp
avg rating 4.01
num ratings 46,535
date pub 1986
date pub edition Mar 07, 2006
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0553380966
isbn13 9780553380965
asin
num pages
499
pp
avg rating 4.16
num ratings 86,179
date pub Feb 1995
date pub edition May 02, 2000
Dirk's rating
really liked it
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn
isbn13
asin
num pages
1,152
pp
avg rating 4.24
num ratings 101,270
date pub May 1999
date pub edition Nov 05, 2002
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Mass Market Paperback
actions
checkbox
position
cover title author isbn 0062429973
isbn13 9780062429971
asin
num pages
276
pp
avg rating 4.36
num ratings 24,082
date pub Aug 01, 2015
date pub edition Sep 01, 2015
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0857522272
isbn13 9780857522276
asin
num pages
377
pp
avg rating 3.98
num ratings 33,444
date pub Nov 07, 2013
date pub edition Nov 07, 2013
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 038561926X
isbn13 9780385619264
asin
num pages
378
pp
avg rating 4.13
num ratings 53,339
date pub Oct 13, 2011
date pub edition Oct 13, 2011
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0385611072
isbn13 9780385611077
asin
num pages
349
pp
avg rating 4.29
num ratings 51,824
date pub Jan 01, 2010
date pub edition Sep 02, 2010
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0061161640
isbn13 9780061161643
asin
num pages
394
pp
avg rating 4.21
num ratings 64,282
date pub Sep 20, 2007
date pub edition Sep 18, 2007
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn 0060890312
isbn13 9780060890315
asin
num pages
325
pp
avg rating 4.20
num ratings 57,631
date pub Sep 21, 2006
date pub edition Oct 01, 2006
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Hardcover
actions
checkbox
position
cover title author isbn
isbn13
asin
num pages
439
pp
avg rating 4.33
num ratings 63,615
date pub Oct 02, 2005
date pub edition Oct 02, 2006
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions
checkbox
position
cover title author isbn 0060502932
isbn13 9780060502935
asin
num pages
394
pp
avg rating 4.36
num ratings 108,557
date pub Sep 25, 2004
date pub edition Sep 27, 2005
Dirk's rating
it was amazing
my rating review notes
Notes are private!
recommender
none
votes
# times read
1
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Mass Market Paperback
actions
checkbox
position
cover title author isbn 055255264X
isbn13 9780552552646
asin
num pages
352
pp
avg rating 4.27
num ratings 67,747
date pub Apr 29, 2004
date pub edition May 05, 2005
Dirk's rating
my rating review notes
Notes are private!
recommender
none
votes
# times read
0
date started date read date added
Dec 20, 2018
date purchased
owned
purchase location
condition
format
Paperback
actions