这是本全英文读本。主要介绍了C++程序设计的内容。由教育部高等教育司推荐,是国外优秀信息科学与技术系列教学用书。值得大家注意。
Preface
1 Ocerview of Programming and Problem Solving
2 C++ Syntax and Semantics,and the Program Development Process
3 Numeric Types,Expressions,and Output
4 Program Input and the Software Design Process
5 Conditions,Logical Expressions,and Selection Control Structures
6 Looping
7 Functions
8 Scope,Liftime,and More on Functions
9 Additional Control Structures
10 Simple Data Types:Built-In and User-Defined
11 Structured Types,Date Abstraction,and Classes
12 Arrays
13 Array-Based Lists
14 Object-Orinted Software Development
15 Recursion
Glossary
Answers to Selected Exercises
Appendices
Index