1. Information

  2. 参考教材:史蒂芬·普拉达. C++ Primer Plus 第6版. 人民邮电出版社,2020.

    Course Description

    ReadmeCommon course rules

  3. C programming

  4. Reference

  5. Tips for C++ programming

  6. CPP RUN

  7. 大作业提示:Game Demo, Visual Studio 2022 + Qt简易教程

  8. Content

  9. 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版
    辅助示例 辅助材料
  10. Homework and Online Judge

  11. 普通作业
    Content Reference
    OJ系列
    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
  12. Visual Studio (2022, 2019...)

  13. Visual Studio 项目和调试

  14. Visual Studio (2022, 2019...)

  15. Code Style Guide【自洽】

  16. Recommended website for programming

    Website Description
    Bing Google Search engines
    Stack Overflow A question and answer site for professional and enthusiast programmers
  17. Other C++ IDEtop