品牌:萨维奇
基本信息
·出版社:清华大学出版社
·页码:499 页码
·出版日:2008年
·ISBN:7302167133/9787302167136
·条码:9787302167136
·版次:6版
·装帧:平装
·开本:16 16
·中文:中文
·丛书名:大学计算机教育国外著名教材系列
内容简介
本书由著名作者Walter Savitch编写,美国很多大学采用它为面向对象程序设计(OOP)的教材,是一本非常畅销的教材,其前5版在全球已经拥有数十万读者。作者结合自己多年的教学经验,根据教学大纲精心设计并编写了书中内容。
根据国内C++面向对象程序设计双语教学的需要,对原书进行了一定的改编,删去了C语言的内容,使之更适合国内OOP的教学大纲。
目录
Chapter 1 Introduction to C++
1.1 INTRODUCTION TO C++
Origins of the C++ Language
C++ and Object-Oriented Programming
A Sample C++ Program
PROGRAMMING TIP: Input and Output Syntax
Layout of a Simple C+~ Program
PITFALL: Putting a Space before the include File Name
Compiling and Running a C++ Program
PROGRAMMING TIP: Getting Your Program to Run
1.2 PROGRAM STYLE
Comments
Naming Constants
Chapter Summary
Programming Projects
chapter 2 C++ Basics
2.1 VARIABLES AND ASSIGNMENTS
Variables
Names: Identifiers
Variable Declarations
Assignment Statements
PTFALL: Uninitialized Variables
2.2 INPUT AND OUTPUT
Output Using cout
PROGRAMMING TIP: End Each Program with a \n or endl
Include Directives and Namespaces
Formatting for Numbers with a Decimal Point
Input Using cin
Designing Input and Output
PROGRAMMING TIP: Line Breaks in I/O
IV Problem Solving with C++ 6th Edition
2.3 DATA TYPES AND EXPRESSIONS
Simple Types
Introduction to the Class string
Type Compatibitities
Arithmetic Operators and Expressions
2.4 FLOW OF CONTROL
Boolean Expressions
Branching Mechanisms
Loop Mechanisms
Chapter Summary
Programming Projects
chapter 3 Functions
3.1 THE BASICS OF FUNCTIONS
Using Predefined Functions
Type Casting
Programmer-Defined Functions
Namespaces Revisited
Case Study: Buying Pizza
3.2 CALL-BY-REFERENCE PARAMETERS
A View of Call-by-Value
……
……[看更多目录]
点此购买报价¥38.00