回复:请问C++难学吗?想自己编个小程序,会不会很难。以前
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.