OOPCPP

Learn C++ Programming Language

This project is maintained by cugwhp

Welcome, fresh students !

This is the resource about the course of Object Oriented Programming Language with C++. There are lectures, exercises, example code and reference books. I will update it before every teaching.

Have any questions or problems about c++ programming language, please ask questions @https://github.com/cugwhp/OOPCPP/issues.


Table of Content


教学大纲

第一章 绪论

第二章 C++语言概述

第三章 函数

第四章 类与对象

第五章 数据的共享与保护

第六章 数组、指针、字符串

第七章 继承与派生

第八章 多态

总复习

课件下载


上机实习

实习1 IDE的使用及调试

实习2 函数的使用

实习3 类与对象的应用实例

实习4 多文件结构的C++程序

实习5 数组、指针、字符串的使用

工程 Projects

实习6 继承与派生

实习7 多态与操作符重载

实习8 标准模板库-STL

实习9 GUI程序示例

实习报告模板


课内实践


课程设计

!!New课程设计

课程设计-图形绘制

课程讨论

Enjoy it.