Structure and Interpretation of Computer Programs, 2e
Structure and Interpretation of Computer Programs, 2e
sarabander.github.io
Structure and Interpretation of Computer Programs, 2e
;; An up to date version of SICP
;; Also available in PDF and epub format
I was a pretty experienced programmer when I first read SICP, but I still found it incredibly valuable. I'd recommend it to anyone.
Likewise, but I watched the lecture videos rather than reading the book. Allowed me to decompose problems in an entirely different way.