A Tour of C++ (Paperback)
暫譯: C++ 之旅 (平裝本)
Bjarne Stroustrup
- 出版商: Addison Wesley
- 出版日期: 2013-10-03
- 售價: $1,540
- 貴賓價: 9.5 折 $1,463
- 語言: 英文
- 頁數: 192
- 裝訂: Paperback
- ISBN: 0321958314
- ISBN-13: 9780321958310
-
相關分類:
C++ 程式語言
-
其他版本:
A Tour of C++, 2/e (Paperback)
買這商品的人也買了...
-
$1,805Test-Driven Development: By Example (Paperback)
-
$480$379 -
$2,180$2,071 -
$880$695 -
$500$450 -
$2,050$1,948 -
$480$379 -
$650$553 -
$2,660C++ Primer, 5/e (Paperback)
-
$1,710The C Programming Language, 2/e (IE-Paprback)
-
$880$695 -
$1,130$893 -
$3,150$3,087 -
$2,166Python Cookbook, 3/e (Paperback)
-
$680$537 -
$3,500$3,325 -
$480$379 -
$3,070$2,917 -
$360$284 -
$2,200$2,090 -
$2,240$2,128 -
$580$458 -
$550$435 -
$500$425 -
$450$356
商品描述
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.
商品描述(中文翻譯)
C++11 標準允許程式設計師以更清晰、簡單和直接的方式表達想法,並撰寫更快速、更有效率的程式碼。C++ 的設計者及原始實作人 Bjarne Stroustrup 在他的權威參考書《The C++ Programming Language, Fourth Edition》中詳細介紹了這種語言及其使用。
在《A Tour of C++》中,Stroustrup 摘錄了該完整參考書的概述章節,並擴展和增強這些內容,以便讓有經驗的程式設計師在短短幾小時內清楚了解現代 C++ 的構成。在這本簡明且獨立的指南中,Stroustrup 涵蓋了大多數主要語言特性和主要標準庫組件——當然不會深入探討,但足以讓程式設計師對語言有一個有意義的概覽,提供一些關鍵範例,以及在入門時的實用幫助。
Stroustrup 在支援的程式設計風格的背景下介紹 C++ 特性,例如物件導向程式設計和泛型程式設計。他的導覽相當全面。內容從基礎開始,然後廣泛涵蓋更高級的主題,包括許多 C++11 中的新特性,如移動語義、統一初始化、lambda 表達式、改進的容器、隨機數和並發性。導覽最後討論了 C++ 的設計與演變,以及為 C++11 添加的擴展。
這本指南並不旨在教你如何編程(請參見 Stroustrup 的《Programming: Principles and Practice Using C++》);也不會是你掌握 C++ 所需的唯一資源(請參見 Stroustrup 的《The C++ Programming Language, Fourth Edition》)。然而,如果你是一位希望更熟悉當前 C++ 語言的 C 或 C++ 程式設計師,或是一位希望準確了解現代 C++ 的性質和優勢的其他語言程式設計師,你不會找到比這本導覽更簡短或更簡單的介紹。