On 2007-02-12, Thomas Nelson <[EMAIL PROTECTED]> wrote: > I realize I'm approaching this backwards from the direction > most people go, but does anyone know of a good c/c++ > introduction for python programmers?
To become productive in C++ in a short time, especially with a Python background, I highly recommend Koenig & Moo _Accelerated C++_. It's not enough C++ to join a C++ team at a professional development house (of course no book can provide that), but it's all the best bits. If you get through that, then proceed directly to the source, Stroustrup _The C++ Programming language_. -- Neil Cerutti You only get a once-in-a-lifetime opportunity so many times. --Ike Taylor -- http://mail.python.org/mailman/listinfo/python-list