Hacker News new | ask | show | jobs
by cmrdsprklpny 2108 days ago
How to Design Programs (https://htdp.org/) is fantastic, I believe it's based off SICP but I found it a little more accessible. It leads into recursion pretty well and intuitively, probably the favorite programming book I've read.