Live data from Hacker News

Poll: Have you read SICP?

news.ycombinator.com

81–90 of 110 posts

Re: Poll: Have you read SICP?

#82
post #75
post #62

I read all of it, and also took 6.001 from Hal & Gerry. (Looking at the comments, I must be an exception.)

I recognize that username. Wasn't Gerry your advisor too? I imagine he might have made you read his SICM too.

Yup! Went through 2-3 iterations of SICM.

Re: Poll: Have you read SICP?

#83
Needed: No, what is an SICP anyway?

Having read a few pages of Structure and Implementation of Computer Programs, available for free at http://mitpress.mit.edu/sicp/, I quite liked it and thought it was well-structured and well written, and have added it to my disturbingly large reading list.

Re: Poll: Have you read SICP?

#84

Earlier quoted context omitted.

> My goal is really to add math to my diet, ... I've started reading "The Haskell Road to Logic, Maths and Programming", maybe that's something for you or some other lurker here that would like to improve on math. There is a review [2] that gives an interesting impression on the book. The other ones at amazon might also be interesting. The table of contents + first chapter is available as a postscript file[3]. This s…

I have this book as well has "How to Prove it." They cover virtually the same material, however I found the prose in "The Haskell Road" to be stilted and sometimes confusing. I got much more out of "How to Prove it."

Interesting; thank you for providing your perspective. Both books indeed share most of the topics, although from glancing at both TOCs HR seems to add Polynomials and Corecursion. I'll gladly keep this in mind should I get stuck with HR.

Re: Poll: Have you read SICP?

#86
I read all of it and solved a substantial number of the exercises. If anybody knows how to recover lost data from a dead HD with ext2 file system, I would get the adventures of my youth back.

Re: Poll: Have you read SICP?

#88
post #38
post #22

Earlier quoted context omitted.

You'd be surprised. I worked through SICP a few years after graduating, and after the dragon book, and it still managed to warp my brain in new and exciting ways.

Congrats on making it through both. I haven't gotten to the dragon yet... For those interested, you can get a red dragon for significantly less than the newer editions (check amazon).

I never understood what people like about the Dragon book. It talks you through implementing a compiler for an imperative language in an imperative language in a very pedestrian way. Give me more theory!
Post reply on HN