Skip to content

Latest commit

 

History

History
31 lines (29 loc) · 867 Bytes

File metadata and controls

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