分类:C/C++
语言:简体中文
大小:未知
发布时间:12-02-18
目录:
1 Getting Started with C++2 Setting Out to C++3 Dealing with Data4 Compound Types5 Loops and Relational Expressions6 Branching Statements and Logical Operators7 Functions: C++’s Programming Modules8 Adventures in Functions9 Memory Models and Namespaces10 Objects and Classes11 Working with Classes12 Classes and Dynamic Memory Allocation13 Class Inheritance14 Reusing Code in C++15 Friends, Exceptions, and More16 The string Class and the Standard Template Library17 Input, Output, and Files18 Visiting with the New C++ Standard 内容介绍: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.内容截图:
...