Tag Archives: SICP

The Only Computer Science Book Worth Reading Twice

Longtime Irreal readers know that I consider Abelson’s & Sussman’s Structure and Interpretation of Computer Programs (SICP) arguably the best computer science book of all time. There’s Knuth’s The Art of Computer Programming of course but for the average software … Continue reading

Posted in General | Tagged , | Leave a comment

Why SICP Matters

All you Irreal oldtimers know that I’m a fanatical fan of Abelson’s and Sussman’s Structure and Interpretation of Computer Programs (SICP). It is, I think, arguably the best computer science book ever written. You oldtimers also know how bitterly disappointed … Continue reading

Posted in General | Tagged , | Leave a comment

SICP and Emacs

As you all know by now, I really love SICP and consider it among the best—if not the best—books on computer science of all time. I didn’t read it until fairly late in my career and yet I can’t overstate … Continue reading

Posted in General | Tagged , | Leave a comment

Sussman Explains the End of SICP

If you’ve spent any time at all on Irreal, you know that I consider Structure and Interpretation of Computer Programs (SICP) one of the best—arguably the best—books on computer science. It’s influence was tremendous and served as the backbone of … Continue reading

Posted in General | Tagged , | Leave a comment

The Wizard Book Cover Explained

A lot of you probably know that Structure and Interpretation of Computer Programs, SICP, is also called “The Wizard Book.” A glace at its cover explains the alternate name but Conor Hoekstra has a more thorough explanation of the cover: … Continue reading

Posted in General | Tagged , , | Leave a comment

A Beautiful On-line Version of SICP

If, like me, you’re a lover of SICP (Structure and Interpretation of Computer Programs) you’ll be happy to know that there’s a beautiful on-line version of it available. Years ago, MIT generously put up a version but some of the … Continue reading

Posted in General | Tagged , , | Leave a comment

SICP in Info

Those of you who have been around for a while know that I consider Structure and Interpretation of Computer Programs (SICP) one of the best—if not the best—computer science books ever written. I was an experienced software engineer when I … Continue reading

Posted in General | Tagged , , | 3 Comments

Sad But True

Seems indicative of shifting expectations/demands that SICP used to be freshman course book; now it's considered "super advanced reading" :/ — Andy Matuschak (@andy_matuschak) March 26, 2015

Posted in General | Tagged , | Leave a comment

Working Through SICP

As I’ve said many times before, I’m a huge fan of The Structure and Interpretation of Computer Programs (SICP), Hal Abelson’s and Jerry Sussman’s seminal work on computer science. It’s a tremendous resource and one that’s available on the Web … Continue reading

Posted in Programming | Tagged , , | Leave a comment

Interactive SICP

Longtime Irreal readers know that I consider Structure and Interpretation of Computer Programs (SICP) arguably the best computer science book ever written. Therefore, I was delighted when I discovered an online version of SICP with an embedded Scheme interpreter so … Continue reading

Posted in Programming | Tagged , | Leave a comment