Can someone teach me C++? I already know a bit of it but I would like to learn more, thanks.
Name:
Anonymous2010-06-30 16:07
I've never read a really good C++ book.
You go a long way with the basics (classes etc.). TMP (ugh) look for Alexandrescu's book perhaps. It's not that good, but the type list was an eye opener for me (I hadn't done lisp at the time).