brian_hassinger

Software Developer

The Wizard Book

Structure and Interpretation of Computer Programs

I'm reading through "The Structure and Interpretation of Computer Programs" by Hal Abelson and Gerald Sussman. My aim is to publish my solutions to a repository on github and write about my progress here. I'll be reading and working from my own copy of the book (2nd Edition). I plan to use the MIT/GNU Scheme interpreter.

Resources

Other Solutions and Writings

Some brave souls have made it to the back cover of the book. Others have made significant progress only to drop off the face the of the Earth. Either way their endeavers prove invaluable in this form of self-education. Here's a collection of SICP solutions and writings.