C++ Primer, 5/e (Paperback)(美國原版)
Stanley B. Lippman, Josée Lajoie, Barbara E. Moo
- 出版商: Addison Wesley
- 出版日期: 2012-08-06
- 售價: $2,100
- 貴賓價: 9.5 折 $1,995
- 語言: 英文
- 頁數: 976
- 裝訂: Paperback
- ISBN: 0321714113
- ISBN-13: 9780321714114
-
相關分類:
C++ 程式語言
-
相關翻譯:
C++ Primer, 5/e (簡體中文版) (簡中版)
C++ Primer, 5/e (繁體中文版) (繁中版)
銷售排行:
👍 2018 年度 英文書 銷售排行 第 14 名
👍 2017 年度 英文書 銷售排行 第 16 名
👍 2016 年度 英文書 銷售排行 第 7 名
立即出貨
買這商品的人也買了...
-
$1,740$1,653 -
$880$695 -
$880$695 -
$500$450 -
$990$891 -
$620$527 -
$1,590$1,558 -
$580$493 -
$520$442 -
$2,600$2,470 -
$550$435 -
$580$458 -
$580$493 -
$780$663 -
$680$537 -
$580$493 -
$580$452 -
$1,130$961 -
$400$380 -
$940$700 -
$680$578 -
$360$284 -
$780$663 -
$1,200$840 -
$780$616
相關主題
商品描述
<內容簡介>
While maintaining the authority and quality of a book that has sold more than 500,000 copies, this Fifth edition is not your father's C++ Primer. It has been completely revised and rewritten to conform to today's C++ usage. and to cover the recently released C++ 2011 standard. Students new to C++ will find a clear and practically organized introduction to the language enhanced by numerous pedagogical aids. Students returning to C++ will be able to update their knowledge with new material on using C++ libraries and programming styles.
Features
A best-seller completely revised and rewritten for the new C++ 2011 standard
A favorite choice for a first C++ book--greatly improved and updated for modern C++ programming.
Reorganized to better address the novice audience, making it more approachable for non-C programmers.
Features many new examples that are less advanced and more accessible to novices as well as experienced programmers--folks who already use C++ need this book too.
New to This Edition
Updated for the new C++ standard.
<章節目錄>
Chapter 1: Getting Started
Part I: The Basics
Chapter 2: Variables and Basic Types
Chapter 3: Strings, Vectors, and Arrays
Chapter 4: Expressions
Chapter 5: Statements
Chapter 6: Functions
Chapter 7: Classes
Part II: The C++ Library
Chapter 8: The IO Library
Chapter 9: Sequential Containers
Chapter 10: Generic Algorithms
Chapter 11: Associative Containers
Chapter 12: Dynamic Memory
Part III: Tools for Class Authors
Chapter 13: Copy Control
Chapter 14: Overloaded Operations and Conversions
Chapter 15: Object-Oriented Programming
Chapter 16: Templates and Generic Programming
Part IV: Advanced Topics
Chapter 17: Specialized Library Facilities
Chapter 18: Tools for Large Programs
Chapter 19: Specialized Tools and Techniques