面向对象程序设计¶ Abstract 教师:陈翔 课程代码:CS2020F 学分:2.5 开课学期:24-25 春夏学期 上课时间:周一 6,7 评分规则: 平时作业+小测:50%(奇数周发布编程作业,TA人工评价;偶数周发布语言特性作业;迟交 1 天扣 10% 分数) 期末考试:50%(PTA) 点名规则:不点名 Table Of Contents Chapter 1-2: Introduction Chapter 3: STL Chapter 4: Memory Model Chapter 5: Class Chapter 6: Composition, Inheritance & Polymorphism Chapter 7: Copy Constructor Chapter 8: Operator Overloading Chapter 9: Streams Chapter 10: Templates Chapter 11: Iterators Chapter 12: Exceptions Chapter 13: Smart Pointers Chapter 14: Miscellaneous Topics