C++学习书籍推荐《C++编程思想第二版第一卷》下载

百度云及其他网盘下载地址:点我

编辑推荐

“经典原版书库”是响应教育部提出的使用原版国外教材的号召,为国内高校的计算机教学度身订造的。《C++编程思想》(英文版第2版)是书库中的一本,在广泛地征求并听取丛书的“专家指导委员会”的意见后,我们最终选定了这30多种篇幅内容适度、讲解鞭辟入里的教材,其中的大部分已经被M.I.T.、Stanford、U.C.Berkley、C.M.U.等世界名牌大学采用。

作者简介

作者:(美国)埃克尔

目录

Preface
1:Introduction to Objects
2:Making & Using Objects
3:The C in C++
4:Data Abstraction
5:Hiding the Implementation
6:Initialization & Cleanup
7:Function Overloading & Default Arguments
8:Constants
9:Inline Functions
10:Name Control
11:References & the Copy-Constructor
12:Operator Overloading
13:Dynamic Object Creation
14:Inheritance & Composition
15:Polymorphism & Virtual Functions
16:Introduction to Templates
A:Coding Style
B:Programming Guidelines
C:Recommended Reading
Index

百度云及其他网盘下载地址:点我

猜你喜欢

转载自www.cnblogs.com/awesome-share/p/10046794.html