Pages

Tuesday, March 22, 2011

Structure and Interpretation of Computer Programs

I'm going through Structure and Interpretation of Computer Programs (SICP) on my own. I'm going to use this blog document the materials I use, as well as for my notes and assignments. Here's the resources I'm starting out with:
The videos are from a different delivery than the materals in the OCW site. I'm not sure how closely they'll match up in terms of readings and assignments. Nor am I sure how the online tutor matches.

I'm hardly the first person to blog his way through SICP. Eli Bandersky and Ken Dyck did a similar project. They did a fine job. The only reason I'm repeating is that I think it will help me learn the material. The best way to test your knowledge is to try to explain it to somebody else.