0%

Effective C++ 第三版(英文)

基本信息

名称: Effective C++ 第三版(英文)
作者信息: 作者: Scott Meyers [ 英文 pdf ]

简单介绍

“Every C++ professional needs a copy of Effective C++. It is an absolute must-read for anyone thinking of doing serious C++ development. If you’ve never read Effective C++ and you think you know everything about C++, think again.”
— Steve Schirripa, Software Engineer, Google
“C++ and the C++ community have grown up in the last fifteen years, and the third edition of Effective C++ reflects this. The clear and precise style of the book is evidence of Scott’s deep insight and distinctive ability to impart knowledge.”
— Gerhard Kreuzer, Research and Development Engineer, Siemens AG

目录

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Effective C++ Third Edition 55 Specific Ways to Improve Your Programs and Designs
Table of Contents
Copyright
Praise for Effective C++, Third Edition
Addison-Wesley Professional Computing Series
Preface
Acknowledgments
Introduction
Chapter 1. Accustoming Yourself to C++
Chapter 2. Constructors, Destructors, and Assignment Operators
Chapter 3. Resource Management
Chapter 4. Designs and Declarations
Chapter 5. Implementations
Chapter 6. Inheritance and Object-Oriented Design
Chapter 7. Templates and Generic Programming
Chapter 8. Customizing new and delete
Chapter 9. Miscellany
Appendix A. Beyond Effective C++
Appendix B. Item Mappings Between Second and Third Editions
Index

亚马逊链接

欢迎关注我的其它发布渠道