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).
Poll: Have you read SICP?
51–60 of 110 posts
Re: Poll: Have you read SICP?
#52Re: Poll: Have you read SICP?
#53Re: Poll: Have you read SICP?
#54I suggest you watch the original video lectures by Hal Abelson and Gerald Jay Sussman [1]. [1] http://groups.csail.mit.edu/mac/classes/6.001/abelson-sussma...
Re: Poll: Have you read SICP?
#55Re: Poll: Have you read SICP?
#56For those who have read it, I'd be interested in knowing what it is that you feel you got out of it, ie how did it make you a better programmer? Better understanding of what's going on at a low level?
Re: Poll: Have you read SICP?
#57Re: Poll: Have you read SICP?
#58Re: Poll: Have you read SICP?
#59Re: Poll: Have you read SICP?
#60Personally, I'm a physician with an undergrad in physics, played with logo and basic as a kid. I picked up SICP and got to chapter 2 or 3 on my own time last summer but set it down to go learn Python as it was pretty obvious Abelson and Sussman expect you to either be a bachelor's degree candidate with a lot of time to work on this, or you have a substantial background understanding to bring to bear. I tried Ruby but…
Abelson and Sussman expect you to either be a bachelor's degree candidate with a lot of time to work on this I think that's to be expected for a university course textbook.