MCPcopy Create free account
hub / github.com/ShujiaHuang/Cpp-Primer-Plus-6th

github.com/ShujiaHuang/Cpp-Primer-Plus-6th @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
915 symbols 1,209 edges 367 files 116 documented · 13% updated 16mo ago★ 3,2019 open issues

Browse by type

Functions 791 Types & classes 124
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

C++ Primer Plus 第六版中文版原书代码和习题解答

C++ Primer Plus

这是最有名的 C++ 入门书之一,内容系统、易读。比起《C++ Primer》,这本书更适合入门。

本项目是《C++ Primer Plus(第6版)中文版》的学习仓库,包括笔记和我所给出的课后练习答案。

下载

《C++ Primer Plus(第6版)中文版》 带书签 pdf 电子书可以从我的百度云盘下载:

链接: https://pan.baidu.com/s/1WXc_hfJhJKL4c8InAVXHMg  提取密码: cg2f

全书一共 18 章,外加 10 章附录,pdf 文件大小 157.06 MB。虽然很大,然而这是文字版+完整标签,而不是扫描版

---- START ----

目录

第 I 部分 : C++ 基础 - 第 01 章 : 预备知识,讲述 C++ 的历史和发展,因此本章没有笔记和练习 - 第 02 章 : 开始学习C++ - 第 03 章 : 处理数据,数据类型 | (笔记) - 第 04 章 : 复合类型 | (笔记) - 第 05 章 : 循环和关系表达式 | (笔记) - 第 06 章 : 分支语句和逻辑运算符 | (笔记) - 第 07 章 : 函数 | (笔记) - 第 08 章 : 函数幽探 | (笔记) - 第 09 章 : 内存模型和名称空间 | (笔记)

第 II 部分 : 类设计者的工具

第 III 部分 : 高级主题和标准库

---- END ----

Core symbols most depended-on inside this repo

Shape

Function 458
Method 333
Class 121
Enum 3

Languages

C++100%

Modules by API surface

bookcodes/chapter15/tvfm.h18 symbols
bookcodes/chapter15/tv.h16 symbols
bookcodes/chapter15/rtti2.cpp14 symbols
bookcodes/chapter15/rtti1.cpp14 symbols
bookcodes/chapter11/vect.cpp13 symbols
bookcodes/chapter13/acctabc.h12 symbols
bookcodes/chapter15/queuetp.h11 symbols
bookcodes/chapter15/sales.h10 symbols
bookcodes/chapter18/wrapped2.cpp9 symbols
bookcodes/chapter18/wrapped1.cpp9 symbols
bookcodes/chapter18/callable.cpp9 symbols
bookcodes/chapter14/workermi.h9 symbols

For agents

$ claude mcp add Cpp-Primer-Plus-6th \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page