Hacker News new | ask | show | jobs
by jedberg 2246 days ago
If you're looking to learn cool stuff, I highly recommending finding a copy of the original SICP in Scheme and working through it. It will expand your mind to new ideas.
1 comments

I was going to drop a link to my favorite pdf version (with improved typesetting and graphics), but sadly the download link appears broken :( https://github.com/sarabander/sicp-pdf

The web version appears to work though: http://sarabander.github.io/sicp/html/index.xhtml

Yeah it is broken on the master branch but if you change to this one the pdf file is fine: https://github.com/sarabander/sicp-pdf/tree/print