Back to the future - python to C++ advice wanted

Cameron Laird claird at lairds.us
Fri Jun 17 13:08:06 EDT 2005


In article <42b2e74d$0$8916$636a15ce at news.free.fr>,
bruno modulix  <onurb at xiludom.gro> wrote:
>George Sakkis wrote:
			.
			.
			.
>> learned in similar situations. How one can avoid the frustration of
>> having to work with a low level language once he has seen the Light ?
>> 
>Well, I'm lucky enough to not to have to use C++ again, so I can't
>answer directly. But I think this might interest you:
>http://www.boost.org/
>(NB : never tried it myself, but seems to be a nice job)
			.
			.
			.
That's one approach.  Here's another:  read Scott Meyer's 
latest *Effective C++*, follow his advice, and become
familiar with idioms (and libraries, to the extent they're
available!) that make C++ a rather high-level language.



More information about the Python-list mailing list