面向对象程序设计(2024)

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.

教师: 王清