回复:请问C++难学吗?想自己编个小程序,会不会很难。以前

来源: 2010-05-10 11:00:30 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

It is not that difficult to command c++ in terms of language.

The challenge is to build up the object oriented design habit in using C++, code clarity for easy maintenence, and efficiency without resorting to the "pointers" or other legacy stuff.