A Tour of C++

A Tour of C++
Author :
Publisher : Addison-Wesley
Total Pages : 192
Release :
ISBN-10 : 9780133549003
ISBN-13 : 0133549003
Rating : 4/5 (003 Downloads)

Book Synopsis A Tour of C++ by : Bjarne Stroustrup

Download or read book A Tour of C++ written by Bjarne Stroustrup and published by Addison-Wesley. This book was released on 2013-09-16 with total page 192 pages. Available in PDF, EPUB and Kindle. Book excerpt: 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.


A Tour of C++ Related Books

A Tour of C++
Language: en
Pages: 1050
Authors: Bjarne Stroustrup
Categories: Computers
Type: BOOK - Published: 2022-08-31 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

In A Tour of C++, Third Edition, Bjarne Stroustrup provides an overview of ISO C++, C++20, that aims to give experienced programmers a clear understanding of wh
A Tour of C++
Language: en
Pages: 192
Authors: Bjarne Stroustrup
Categories: Computers
Type: BOOK - Published: 2013-09-16 - Publisher: Addison-Wesley

DOWNLOAD EBOOK

The C++11 standard allows programmers to express ideas more clearly, simply, and directly, and to write faster, more efficient code. Bjarne Stroustrup, the desi
The C++ Programming Language
Language: en
Pages: 1110
Authors: Bjarne Stroustrup
Categories: Computers
Type: BOOK - Published: 2000 - Publisher: Pearson Deutschland GmbH

DOWNLOAD EBOOK

The most widely read and trusted guide to the C++ language, standard library, and design techniques includes significant new updates and two new appendices on i
The Design and Evolution of C++
Language: en
Pages: 1074
Authors: Bjarne Stroustrup
Categories: Computers
Type: BOOK - Published: 1994-10-08 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

The inventor of C++ presents the definitive insider's guide to the design and development of the C++ programming language. Without ommitting critical details or
C++ Coding Standards
Language: en
Pages: 489
Authors: Herb Sutter
Categories: Computers
Type: BOOK - Published: 2004-10-25 - Publisher: Pearson Education

DOWNLOAD EBOOK

Consistent, high-quality coding standards improve software quality, reduce time-to-market, promote teamwork, eliminate time wasted on inconsequential matters, a