GithubHelp home page GithubHelp logo

cplusplusprimer-5th-chinese's Introduction

C++ Primer 中文版(第五版)

C++介绍

现代C++语言可以看作三部分组成:

  • 低级语言,大部分继承自C语言。

  • 现代高级语言特性,允许我们定义自己的类型以及组织大规模程序和系统。

  • 标准库,它利用高级特性来提供有用的数据结构和算法。

章节介绍

  • 第1章 : 开始

第 I 部分 : C++基础

  • 第2章 : 变量和基本类型

  • 第3章 : 字符串、向量和数组

  • 第4章 : 表达式 笔记

  • 第5章 : 语句

  • 第6章 : 函数 笔记

  • 第7章 : 类 笔记

第 II 部分 : C++标准库

  • 第8章 : IO库

  • 第9章 : 顺序容器 笔记

  • 第10章 : 泛型算法

  • 第11章 : 关联容器 笔记

  • 第12章 : 动态内存

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

  • 第13章 : 拷贝控制

  • 第14章 : 重载与类型转换 笔记

  • 第15章 : 面向对象程序设计 笔记

  • 第16章 : 模版与泛型编程 笔记

第 IV 部分 : 高级主题

  • 第17章 : 标准库与特殊设施

  • 第18章 : 用于大型程序的工具

  • 第19章 : 特殊工具与技术

其他链接

cplusplusprimer-5th-chinese's People

Contributors

zhiyingf avatar

Watchers

 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.