Thomas Nelson 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?

I would stick with C unless you need to edit C++ code.  (Calling them
C/C++ doesn't make much sense as they're separate languages).

The biggest sticking points aren't going to be helped much by a Python
background, so I'd just use one of the tutorials recommended over in
comp.lang.c (Richard Heathfield had a useful link at one point).

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

Reply via email to