Object-Oriented Programming in C++, 4/e (Paperback)
Robert Lafore
- 出版商: Sams Publishing
- 出版日期: 2001-12-29
- 定價: $2,273
- 售價: 8.0 折 $1,818
- 語言: 英文
- 頁數: 1040
- 裝訂: Paperback
- ISBN: 0672323087
- ISBN-13: 9780672323089
-
相關分類:
C++ 程式語言、Object-oriented 物件導向
立即出貨 (庫存 < 3)
買這商品的人也買了...
-
$1,201$1,141How the Internet Works, 7/e
-
$1,050$998Fundamentals of Data Structures in C
-
$1,200$1,140Computer Organization & Design: The Hardware/Software Interface, 2/e
-
$680$537計算機組織與設計--軟硬體界面第二版 (Computer Organization & Design, 2/e)
-
$2,466$2,343Data Mining: Concepts and Techniques
-
$620$601科技管理--競爭力與價值創造的關鍵 (Management of Technology)
-
$990$970Introduction to Algorithms, 2/e
-
$780$741作業系統概念 (Operating System Concepts, 6/e Windows XP Update)
-
$720$569重構─改善既有程式的設計
-
$650$507ASP.NET 徹底研究進階技巧─高階技巧與控制項實作
-
$650$507ASP.NET 2.0 深度剖析範例集
-
$1,100$1,045Machine Learning (IE-Paperback)
-
$650
CMMI: Guidelines for Process Integration and Product Improvement (Harcover)
-
$750$593JSP 2.0 技術手冊
-
$850$723SCJP‧SCJD 專業認證指南 (Sun Certified Programmer & Developer for Java 2 #310-305 與310-027)
-
$920$727Thinking in Java 中文版 (Thinking in Java, 2/e)
-
$560$442鳥哥的 Linux 私房菜─基礎學習篇增訂版
-
$590$448ASP.NET 程式設計徹底研究
-
$690$587C++ Builder 6 完全攻略
-
$280$221Borland 傳奇
-
$750$593鳥哥的 Linux 私房菜-伺服器架設篇
-
$680$537Visual C# 教學手冊 (Beginning Visual C#)
-
$980$774C++ Primer, 3/e 中文版
-
$620$490PHP & MySQL 完全架站攻略第二版
-
$560$442鳥哥的 Linux 私房菜
商品描述
Object-Oriented Programming in C++ begins with the basic principles of the C++ programming language and systematically introduces increasingly advanced topics while illustrating the OOP methodology. While the structure of this book is similar to that of the previous edition, each chapter reflects the latest ANSI C++ standard and the examples have been thoroughly revised to reflect current practices and standards.
Table of Contents
Introduction.
A Note to Teachers.
1. The Big Picture.
2. C++ Programming Basics.
3. Loops and Decisions.
4. Structures.
5. Functions.
6. Objects and Classes.
7. Arrays and Strings.
8.
Operator Overloading.
9. Inheritance.
10. Pointers.
11. Virtual
Functions and Other Subtleties.
12. Streams and Files.
13. Multifile
Programs.
14. Templates and Exceptions.
15. The Standard Template
Library.
16. Object-Oriented Software Development.
Appendix A: ASCII
Table.
Appendix B: Standard C++ Keywords.
Appendix C: Microsoft Visual
C++.
Appendix D: Borland C++ Builder.
Appendix E: Console Graphics Lite.
Appendix F: STL Algorithms and Member Functions.
Appendix G: Answers to
Questions and Exercises