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

;; An up to date version of SICP

;; Also available in PDF and epub format

#programming

threaded - newest

Corngood@lemmy.ml on 14 May 11:47 collapse

I was a pretty experienced programmer when I first read SICP, but I still found it incredibly valuable. I’d recommend it to anyone.

wewbull@feddit.uk on 14 May 12:57 collapse

Likewise, but I watched the lecture videos rather than reading the book. Allowed me to decompose problems in an entirely different way.