A Tour of C++ (Paperback)
Bjarne Stroustrup
- 出版商: Addison Wesley
- 出版日期: 2013-10-03
- 售價: $1,380
- 貴賓價: 9.5 折 $1,311
- 語言: 英文
- 頁數: 192
- 裝訂: Paperback
- ISBN: 0321958314
- ISBN-13: 9780321958310
-
相關分類:
C++ 程式語言
-
其他版本:
A Tour of C++, 2/e (Paperback)
買這商品的人也買了...
-
$1,570$1,492 -
$480$379 -
$1,960$1,862 -
$880$695 -
$500$450 -
$1,840$1,748 -
$480$408 -
$650$553 -
$2,100$2,058 -
$1,280$1,216 -
$880$695 -
$1,130$961 -
$2,800$2,660 -
$2,033$1,926 -
$680$578 -
$3,090$2,936 -
$480$408 -
$2,720$2,584 -
$360$284 -
$2,100$1,995 -
$1,260Fluent Python (Paperback)
-
$580$493 -
$550$468 -
$500$390 -
$450$315
商品描述
The C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the designer and original implementer of C++, thoroughly covers the details of this language and its use in his definitive reference, The C++ Programming Language, Fourth Edition.
In A Tour of C++ , Stroustrup excerpts the overview chapters from that complete reference, expanding and enhancing them to give an experienced programmer–in just a few hours–a clear idea of what constitutes modern C++. In this concise, self-contained guide, Stroustrup covers most major language features and the major standard-library components–not, of course, in great depth, but to a level that gives programmers a meaningful overview of the language, some key examples, and practical help in getting started.
Stroustrup presents the C++ features in the context of the programming styles they support, such as object-oriented and generic programming. His tour is remarkably comprehensive. Coverage begins with the basics, then ranges widely through more advanced topics, including many that are new in C++11, such as move semantics, uniform initialization, lambda expressions, improved containers, random numbers, and concurrency. The tour ends with a discussion of the design and evolution of C++ and the extensions added for C++11.
This guide does not aim to teach you how to program (see Stroustrup’s Programming: Principles and Practice Using C++ for that); nor will it be the only resource you’ll need for C++ mastery (see Stroustrup’s The C++ Programming Language, Fourth Edition, for that). If, however, you are a C or C++ programmer wanting greater familiarity with the current C++ language, or a programmer versed in another language wishing to gain an accurate picture of the nature and benefits of modern C++, you can’t find a shorter or simpler introduction than this tour provides.