C++ from the Ground Up, 3/e
Herbert Schildt
- 出版商: McGraw-Hill Education
- 出版日期: 2003-04-09
- 售價: $2,130
- 貴賓價: 9.5 折 $2,024
- 語言: 英文
- 頁數: 624
- 裝訂: Paperback
- ISBN: 0072228970
- ISBN-13: 9780072228977
-
相關分類:
C++ 程式語言
已過版
買這商品的人也買了...
-
$680$537 -
$2,580$2,451 -
$1,4003D Game Engine Design: A Practical Approach to Real-Time Computer Graphics (Hardcover)
-
$2,780$2,641 -
$980$774 -
$480$379 -
$880$695 -
$1,274Computer Architecture: A Quantitative Approach, 3/e(精裝本)
-
$390$304 -
$760$600 -
$590$466 -
$750$675 -
$560$504 -
$480$379 -
$750$593 -
$990$782 -
$650$507 -
$720$706 -
$880$695 -
$650$507 -
$700$686 -
$750$638 -
$500$425 -
$550$468 -
$450$356
相關主題
商品描述
This excellent primer provides a plethora of C++ programming information for beginning to intermediate users on topics like classes, objects, expressions, arrays, pointers. Plus, it also covers advanced topics like inheritance, namespaces, STL, custom string class, and the Standard C++ Class Library. For users of all levels, this guide teaches with examples of source code and a thorough display of the results.
Contents
1: The Story of C++
2: An
Overview of C++
3: The Basic Data
Types
4: Program Control
Statements
5: Arrays and Strings
6: Pointers
7: Functions, Part One: The
Fundamentals
8: Functions, Part Two: References,
Overloading, and Default Arguments
9: More Data Types
and Operators
10: Structures and
Unions
11: Introducing the Class
12: A Closer Look at Classes
13: Operator
Overloading
14: Inheritance
15:
Virtual Functions and Polymorphism
16:
Templates
17: Exception Handling
18: The C++ I/O System
19: Run-Time Type ID and the
Casting Operators
20: Namespaces and Other Advanced
Topics
21: Introducing the Standard Template
Library
22: The C++
Preprocessor
A: C-Based I/O
B:
Working with an Older C++ Compiler
C: The .NET Managed
Extensions to C++