A tour of C++
(2023)

Nonfiction

Book

Call Numbers:
005.133/C++/STROUSTRUP,B

0 Holds on 1 Copy

Availability

Locations Call Number Status
Adult Nonfiction 005.133/C++/STROUSTRUP,B Due: 2/6/2026

Details

PUBLISHED
Boston : Addison-Wesley, [2023]
EDITION
Third edition
DESCRIPTION

xii, 299 pages : illustrations ; 23 cm

ISBN/ISSN
9780136816485, 0136816487 :, 0136816487, 9780136816485
LANGUAGE
English
NOTES

The basics -- User-defined types -- Modularity -- Error handling -- Classes -- Essential operations -- Templates -- Concepts and generic programming -- Library overview -- Strings and regular expressions -- Input and output -- Containers -- Algorithms -- Ranges -- Pointers and containers -- Utilities -- Numerics -- Concurrency -- History and compatibility -- Module std

"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 what constitutes modern C++. Featuring carefully crafted examples and practical help in getting started, this revised and updated edition concisely covers most major language features and the major standard-library components needed for effective use. Stroustrup presents 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, emphasizing newer language features. This edition covers many features that are new in C++20 as implemented by major C++ suppliers, including modules, concepts, coroutines, and ranges. It even introduces some library components in current use that are not scheduled for inclusion in the standard until C++23. This authoritative 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 won't find a shorter or simpler introduction."--

Additional Titles