
Lea C++ by Example: Covers Versions 11 to 23 (Bookcamp)
by: Frances Buontempo (Author)
Publisher: Manning Publications
Edition: 1st
Publication Date: 22 Mar. 2024
Language: English
Print Length: 248 pages
ISBN-10: 1633438333
ISBN-13: 9781633438330
Book Description
Build your skills with essential mode C++ features hands-on by completing eight interesting coding projects.In Lea C++ by Example you’ll: Lea how to write mode C++ using new features from C++ 11 to 23Think about testing as you codeLea what happens “under the hood” of your C++ codeChoose the most efficient algorithm or data structureAbout the technologyC++ is used for everything from financial modeling to video games. C++ 11, 17, and 20 have all introduced exciting features that can increase your coding efficiency. This book introduces these features by putting them to use in real projects. Along the way, you’ll get up to speed with frequently used data structures, algorithms, and various parts of the standard library.