C++是从C进化而来的,是C语言的超集,支持面向对象程序设计和泛型程序设计。
本课程通过C++语言的学习,让学生了解抽象、封装、继承和多态等面向对象程序设计的基本特征,掌握面向对象程序设计的理念和面向对象程序设计的方法。
The most important thing to do when learning C++ is to focus on concepts and not get lost in language technical details.
The purpose of learning a programming language is to become a better programmer; that is, to become more effective at designing and implementing new systems and
maintaining old ones.
For this, an appreciation of programming and design techniques is far more important than an understanding of details.
教师: 王清
请登录爱课教学平台进行选课
面向对象程序设计