"《C++ Primer Plus (第6版, New C++11 Coverage)》(C++ Primer Plus ,6th Edition)英文文字版/EPUB/115見1樓[PDF]"介紹
中文名: C++ Primer Plus (第6版, New C++11 Coverage)
原名: C++ Primer Plus ,6th Edition
作者: Stephen Prata
圖書分類: 軟件
資源格式: PDF
版本: 英文文字版/EPUB/115見1樓
出版社: Addison-Wesley Professional
書號: 978-0321776402
發行時間: 2011年10月28日
地區: 美國
語言: 英文
簡介:
內容介紹:C++ Primer Plus is a carefully crafted, complete tutorial on one of the most significant and widely used programming languages today. A friendly and easy-to-use self-study guide, this book is appropriate for both serious students of programming as well as developers already proficient in other languages.
The sixth edition of C++ Primer Plus has been updated and expanded to cover the latest developments in C++, including a detailed look at the new C++11 standard.
作者介紹:Stephen Prata taught astronomy, physics, and computer science at the College of Marin in Kentfield, California. He received his B.S. from the California Institute of Technology and his Ph.D. from the University of California, Berkeley. He has authored or coauthored more than a dozen books on programming topics including New C Primer Plus, which received the Computer Press Association’s 1990 Best How-to Computer Book Award, and C++ Primer Plus, nominated for the Computer Press Association’s Best How-to Computer Book Award in 1991.
內容截圖:
目錄:
1 Getting Started with C++
2 Setting Out to C++
3 Dealing with Data
4 Compound Types
5 Loops and Relational Expressions
6 Branching Statements and Logical Operators
7 Functions: C++’s Programming Modules
8 Adventures in Functions
9 Memory Models and Namespaces
10 Objects and Classes
11 Working with Classes
12 Classes and Dynamic Memory Allocation
13 Class Inheritance
14 Reusing Code in C++
15 Friends, Exceptions, and More
16 The string Class and the Standard Template Library
17 Input, Output, and Files
18 Visiting with the New C++ Standard