Sup /prog/, I've been wondering if there is something that comes close to SICP for C++. An extensive book with lots of exercises and solutions. A short search on the internet didn't turn up with anything useful.
Name:
Anonymous2010-01-16 18:23
Lord, OP. I don't think you realize what you're asking. SICP uses Scheme because it's simple yet powerful (you can do the exercises in any language, of course). C++ is neither simple nor powerful. It wouldn't be posssible to write a book like SICP using C++. Nor can I imagine why you would want such a thing. Explain?