Skip to content

Latest commit

 

History

History
28 lines (26 loc) · 781 Bytes

index.md

File metadata and controls

28 lines (26 loc) · 781 Bytes
layout hero features_title features
home
name text tagline actions
软件设计实践
北大软设课程文档
从程序到软件
theme text link
brand
24春课程文档
/24spring/notices
theme text link
alt
大作业文档
在本课程中,你将会学习到:
icon title details
📗
C++面向对象程序设计
类与对象、运算符重载、继承、多态……
icon title details
📙
C++泛型程序设计
函数模版、类模板、标准模板库STL……
icon title details
📘
软件设计方法
正确性、鲁棒性、可复用性、可维护性、性能……