On 2007-02-14, Aahz <[EMAIL PROTECTED]> wrote:
> In article <[EMAIL PROTECTED]>,
> 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?
>
> This isn't an introduction, but you should probably also pick
> up _Effective C++_ (and possibly _More Effective C++_, though
> that seems less useful to me).

I did enjoy _Effective C++_ very much, but in fact there's
nothing in there that's not already stated in _The C++
Programming Language_. Granted, TCPL is so dense that it wasn't
until *after* reading _Effective C++_ (Scott Meyers), that I
noticed this.

-- 
Neil Cerutti
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to