Hacker News new | ask | show | jobs
by justnoise 6344 days ago
I started working through my copy about a month ago and have no regrets about spending a lot of time with it (still have 1 chapter to go). While I might not have felt very enthusiastic about working through all the exercises, they're VERY helpful and a central part of the book.

I found that SICP helped hone my skills in finding elegant solutions to certain problems and improved my coding style. On the downside, I switched back to C++ tonight and found myself putting parenthesis in all the wrong places for the first hour. It's a small price to pay.

Enjoy!