Live data from Hacker News

Ask HN: Which textbooks did you enjoy reading the most and why?

news.ycombinator.com

1–5 of 5 posts

Re: Ask HN: Which textbooks did you enjoy reading the most and why?

#4

SICP, along with the free YouTube lectures! [0] https://www.youtube.com/watch?v=-J_xL4IGhJA&list=PLE18841CAB...

Same here.

Why? To me, it explains the very foundation of programming, using the simplest possible syntax (Scheme). That book was incredibly helpful when I tried to grokk how programming actually works. (There are other models too, but this one really resonated with me. YMMV.)