GithubHelp home page GithubHelp logo

2254649642 / cpp-primer-plus-6e-notes Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solerho/cpp-primer-plus-6e-notes

0.0 0.0 0.0 12.64 MB

C++ Primer Plus 学习笔记

C++ 97.33% C 0.58% CMake 2.09%

cpp-primer-plus-6e-notes's Introduction

📔 C++ Primer Plus (第六版) 学习笔记

调试环境

  • OSCentOS Linux release 8.0.1905 (Core)
  • IDE Visual Studio Code ————> remote development ssh连接云服务器开发
  • cmake version : 3.18.2
  • make version : 4.2.1
  • gcc version : 8.4.1

使用cmakelists.txt的原因:多文件管理时,不方便g++编译多个文件。所以直接使用该方式可以节省更多的调试和后续的使用。

笔记内容点击 「」中的 📖 即可。

✅ --- 已完成

⬜ --- 未完成或进行中

章(Chapter) 标题(Title) 笔记(Notes) 复习题(Review) 编程练习题(Practice)
01 C++概述 📖 」✅ 「NA」 「NA」
02 开始学习C++ 📖 」✅ 📖」✅ 📖 」✅
03 处理数据 📖 」✅ 📖」⬜ 📖」⬜
04 复合类型 📖 」✅ 📖」⬜ 📖」⬜
05 循环和关系表达式 📖 」✅ 📖」⬜ 📖」⬜
06 分支语句和逻辑运算符 📖 」✅ 📖」⬜ 📖」⬜
07 函数 ——— C++的编程模块 📖 」✅ 📖」⬜ 📖」⬜
08 函数探索 📖 」✅ 📖」⬜ 📖」⬜
09 内存模型和名称空间 📖」✅ 📖」⬜ 📖」⬜
10 对象和类 📖」✅ 📖」⬜ 📖」⬜
11 使用类 📖」✅ 📖」⬜ 📖」⬜
12 类和动态内存分配 📖」✅ 📖 」⬜ 📖」⬜
13 类继承 📖 」✅ 📖」⬜ 📖」⬜
14 C++中的代码复用 📖 」✅ 📖」⬜ 📖」⬜
15 友元、异常和其他 📖 」✅ 📖」⬜ 📖」⬜
16 string类和标准模板库 📖 」✅ 📖」⬜ 📖」⬜
17 输入、输出和文件 📖 」✅ 📖」⬜ 📖」⬜
18 探讨C++新标准 📖 」✅ 📖」⬜ 📖」⬜

cpp-primer-plus-6e-notes's People

Contributors

solerho avatar yzxu-hzau avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.