c++ for python programmers
sjdevnull at yahoo.com
sjdevnull at yahoo.com
Mon Feb 12 14:24:17 EST 2007
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).
More information about the Python-list
mailing list