|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: 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
|