Small C++ How to Program, 5/e (IE-Paperback)

Paul Deitel

  • 出版商: Prentice Hall
  • 出版日期: 2005-01-21
  • 售價: $1,007
  • 語言: 英文
  • 頁數: 848
  • 裝訂: Paperback
  • ISBN: 0131857584
  • ISBN-13: 9780131857582
  • 相關分類: C++ 程式語言
  • 下單後立即進貨 (約5~7天)

買這商品的人也買了...

商品描述

Description:

For Introduction to Programming (CS1) and other more intermediate courses covering programming in C++. Also appropriate as a supplement for upper-level courses where the instructor uses a book as a reference for the C++ language.

 

This special edition of C++ How to Program is ideal for one- semester, introductory C++ courses. The text covers fundamental programming topics and provides several extra chapters so professors can customize courses to meet their needs. Seven chapters have been trimmed from C++ How to Program, Fifth Edition so they include only information likely to be presented in a one- semester, introductory course.

 

Table of Contents:

1. Introduction to Computers and C++ Programming

2. Introduction to C++ Programming

3. Introduction to Classes and Objects

4. Control Statements: Part 1

5. Control Statements: Part 2

6. Functions

7. Arrays

8. Pointers and Strings

9. Classes and Data Abstraction

10. Classes: Part II

11. Operator Overloading: String and Array Objects

12. Object-Oriented Programming: Inheritance

13. Object-Oriented Programming: Polymorphism

Appendices

A. Operator Precedence and Associativity Chart

B. ASCII Character Set

C. Fundamental Types

D. Number Systems

E. C Legacy Code Topics

F. Preprocessor

G. ATM Case Study Code

H. UML 2: Additional Diagram Types

I. C++ Internet and Web Resources

J. Introduction to XHTML

K. XHTML Special Characters

Bibliography

Index

商品描述(中文翻譯)

描述:
這本特別版的《C++程式設計》適合一學期的入門C++課程。本書涵蓋了基本的程式設計主題,並提供了幾個額外的章節,以便教授們可以根據自己的需求自訂課程。從《C++程式設計,第五版》中刪減了七個章節,僅包含一學期入門課程中可能會涉及的資訊。

目錄:
1. 電腦和C++程式設計介紹
2. C++程式設計介紹
3. 類別和物件介紹
4. 控制語句:第一部分
5. 控制語句:第二部分
6. 函式
7. 陣列
8. 指標和字串
9. 類別和資料抽象
10. 類別:第二部分
11. 運算子重載:字串和陣列物件
12. 物件導向程式設計:繼承
13. 物件導向程式設計:多型
附錄
A. 運算子優先順序和結合性表
B. ASCII字元集
C. 基本型別
D. 數字系統