Hacker News new | ask | show | jobs
by NAR8789 1957 days ago
What are this book's selling points as compared to SICP? On the surface, both are teaching computer science fundamentals in a lispy setting.
1 comments

You're quite right that SICP is about the fundamentals. Progalgs is about writing efficient programs. It's for those who already understand the fundamentals.