Information
C programming
Reference
Tips for C++ programming
CPP RUN
大作业提示:Game Demo, Visual Studio 2022 + Qt简易教程
-
Content
Home and Online Judge
普通作业
-
Visual Studio (2022, 2019...)
- Installation(Visual Studio 2022 community is recommended)
- Debugging
- Create console application
- Visual Studio plug-in
- C/C++ Solution
-
Visual Studio 项目和调试
-
Visual Studio (2022, 2019...)
- Installation(Visual Studio 2022 community is recommended)
- Debugging
- Create console application
- Visual Studio plug-in
- C/C++ Solution
Code Style Guide【自洽】
-
Recommended website for programming
Website Description Bing Google Search engines Stack Overflow A question and answer site for professional and enthusiast programmers Other C++ IDEtop
参考教材:史蒂芬·普拉达. C++ Primer Plus 第6版. 人民邮电出版社,2020.
| Content | Others | |
|---|---|---|
| 教材代码和工程 | SourceCode,请解压到课程pdf所在目录 VS2015工程, VS2019工程 | 其它参考PPT |
| 动机与小结 | 学习动机, 程序设计基础的一些Tips | |
| Introduction | C程序设计思维导图, | |
| 程序设计基础导引 | ||
| 帮助 | Visual Studio 2019 - C++集成环境,IDE使用指南 QT简易入门,如何编写C++ GUI程序 OpenCV设置指南,C++图像处理/计算机视觉软件包 | Shape,QT版本的Shape示例程序 MarketQT,QT的MVC示例程序 |
| C Part | ||
| 1 | Getting Started with C++ | |
| 2 | Setting Out to C++ | |
| 3 | Dealing with Data | |
| 4 | Compound Types | |
| 5 | Loops and Relational Expressions | |
| 6 | Branching Statements and Logical Operators | |
| 7 | Functions C++’s Programming Modules | |
| 8 | Adventures in Functions | Guide |
| 9 | Memory Models and Namespaces | Guide |
| C++ Part | ||
| 10 | Objects and Classes | sample, Guide |
| 11 | Working with Classes | Guide |
| 12 | Classes and Dynamic Memory Allocation | Guide |
| 13 | Class Inheritance | Guide |
| 14 | Reusing Code in C++ | Guide |
| 15 | Friends, Exceptions, and More | Guide |
| 16 | The string Class and the Standard Template Library | Guide |
| 17 | Input, Output, and Files | Guide 扬声器音乐 |
| 面向对象程序设计OOP | ||
| demo | 从模块到面向对象 | |
| oop demo | KeepPet PlugIn | |
| music demo | 2021版 2022版 | |
| 辅助示例 | 辅助材料 | |
| 面向对象程序设计入门导引 |
| Content | Reference |
|---|---|
| HW1 | HW1-Solution |
| HW2 | HW2-Solution |
| Date | Content | Reference | Deadline |
|---|---|---|---|
| OJ-C | C语言回顾 | OJ-C-Solution | |
| OJ1 | OJ1 | OJ1-Solution | |
| OJ2 | OJ2 | OJ2-Solution | |
| OJ3 | OJ3 | OJ3-Solution | |
| OJ4 | OJ4 | OJ4-Solution | |
| OJ5 | OJ5 | OJ5-Solution | |
| OJ6 | OJ6 | OJ6-Solution | |
| OJ7 | OJ7 | OJ7-Solution | |
| OJ8 | OJ8 | OJ8-Solution |
C++ Tutorial: Debugging Overview
Create a C++ console app project
Visual Assist X
C++ Tutorial: Debugging Overview
Create a C++ console app project
Visual Assist X