Schaum's Outline of Programming with C++
John R. Hubbard
- 出版商: McGraw-Hill Education
- 出版日期: 2000-06-06
- 售價: $732
- 語言: 英文
- 頁數: 422
- 裝訂: Paperback
- ISBN: 0071353461
- ISBN-13: 9780071353465
-
相關分類:
C++ 程式語言
下單後立即進貨 (約5~7天)
相關主題
商品描述
Summary
Programming with C++, Second Edition, is an update of the highly successful first editiona bestseller in Schaums computer science lineand reflects the new ISO standard for C++, rendering previous C++ guides obsolete. Essential for programmers, 280,000 computer science students taking first-level classes, and thousands of advanced placement students, this book is the perfect supplement to the leading textbooks in introductory and higher-level programming courses.
Table of Contents
Chapter 1: Elementary C++ Programming.
Chapter 2: Fundamental Types.
Chapter 3: Selection.
Chapter 4: Iteration.
Chapter 5: Functions.
Chapter 6: Arrays.
Chapter 7: Pointers and References.
Chapter 8: C-Strings.
Chapter 9: Standard C++ Strings.
Chapter 10: Classes.
Chapter 11: Overloading Operators.
Chapter 12: Composition and Inheritance.
Chapter 13: Templates and Iterators.
Chapter 14: Standard C++ Vectors.
Chapter 15: Container Classes.
Appendices:
A: Character Codes.
B: Standard C++ Keywords.
C: Standard C++ Operators.
D: Standard C++ Container Classes.
E: Standard C++ Generic Algorithms.
F: The Standard C Library.
G: Hexadecimal Numbers.
H: References.