Structure and Interpretation of Computer Programs, 2e
(sarabander.github.io)
from greywolf0x1@lemmy.ml to programming@programming.dev on 14 May 06:13
https://lemmy.ml/post/30077698
from greywolf0x1@lemmy.ml to programming@programming.dev on 14 May 06:13
https://lemmy.ml/post/30077698
;; An up to date version of SICP
;; Also available in PDF and epub format
#programming
threaded - newest
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.