A Tour of C++,2nd Edition

A Tour of C++ (2nd Edition) (C++ In-Depth Series)A Tour of C++ (2nd Edition) (C++ In-Depth Series)
by 作者: Bjarne Stroustrup
ISBN-10 书号: 0134997832
ISBN-13 书号: 9780134997834
Edition 版本: 2
Publisher Finelybook 出版日期: 2018-07-09
Pages: 256
In A Tour of C++,Second Edition,Bjarne Stroustrup,the creator of C++,describes what constitutes modern C++. This concise,self-contained guide 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++17,such as move semantics,uniform initialization,lambda expressions,improved containers,random numbers,and concurrency. The tour even covers some extensions being made for C++20,such as concepts and modules,and ends with a discussion of the design and evolution of C++.
This guide does not aim to teach you how to program (for that,see Stroustrup’s Programming: Principles and Practice Using C++,Second Edition),nor will it be the only resource you’ll need for C++ mastery (for that,see Stroustrup’s The C++ Programming Language,Fourth Edition,and recommended online sources). 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.
Contents
Preface
1The Basics
2 User-Defined Types
3 Modularity
4 Classes
5Essential Operations
6Templates
7 Concepts and Generic Programming
8 Library Overview
9 Strings and Regular Expressions
10 Input and Output
11 Containers
12Algorithms
13 Utilities
14Numerics
15Concurrency
16History and Compatibility
Index
Code Snippets
A Tour of C++ (2nd Edition) 9780134997834.zip

打赏
未经允许不得转载:finelybook » A Tour of C++,2nd Edition

相关推荐

  • 暂无文章

评论 抢沙发

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址

觉得文章有用就打赏一下

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫打赏

微信扫一扫打赏