No detailed description available for "C++20 STL Cookbook".
Sprache
Verlagsort
Basel/Berlin/Boston
Großbritannien
Zielgruppe
Editions-Typ
Produkt-Hinweis
Dateigröße
ISBN-13
978-1-80323-905-7 (9781803239057)
Schweitzer Klassifikation
Weinman Bill:
Bill Weinman has been involved in technology since he built his first computer at age 16, in 1971. He's been coding in C and C++ since the early 1970s. He's written systems and applications for major clients, including NASA, Bank of America, Xerox, IBM, and the US Navy. Also an electronics engineer, he worked on the Voyager II spacecraft, audio amplifiers for SAE, and sound systems for Altec Lansing. Since the mid-1990s, Mr. Weinman has focused on writing and teaching. His books and courses cover HTML, SQL, CGI, Python, and of course, C and C++. An early contributor to online learning, his clear, concise writing has made his courses a popular feature on lynda and LinkedIn Learning.
Table of Contents - New C++20 Features
- General STL Features
- STL Containers
- Compatible Iterators
- Lambda Expressions
- STL Algorithms
- Strings, Streams, and Formatting
- Utility Classes
- Concurrency and Parallelism
- Using the File System
- A Few More Ideas