Sprzedaje empik.com : 181,99 zł
Sprzedaje Libristo : 200,98 zł
Sprzedaje dvdmax : 381,07 zł
Wszyscy sprzedawcy
A fast-paced, thorough introduction to modern C++ written for experienced programmers. Learn core language concepts, the C++ Standard Library, and the Boost Libraries.
C++ is one of the most widely used languages for real-world software. Wherever performance matters, C++ is the de facto standard. It's the language behind operating systems, embedded devices, games, web browsers, and virtual reality systems. As a C++ developer, you can program efficient software on virtually any platform.
C++ Crash Course cuts through the weeds to get you straight to the core of C++17, the current revision of the ISO standard. In Part I, you'll learn the essential core language features. Part II introduces you to the C++ Standard Library and Boost Libraries, where you'll learn about testing and mocking frameworks, containers, concurrency, and more. Part III contains extended examples that weave to-gether the lessons from Parts I and II.
You'll learn all the major features of modern C++, including:
- Fundamental types such as integers, floating point, characters, Booleans, bytes, voids, arrays, c-style strings and ASCII
- The object lifecycle, including storage duration, memory management, static and thread-local variables, exceptions, call stacks, and the RAII (resource acquisition is initialization) paradigm
- Compile-time polymorphism and generic programming with templates, including a discussion of the proposed C++20 feature "concepts" and the Origins Library
- Smart pointers like scoped, unique, and shared pointer, data structures from the stdlib like op-tional, pair, tuple, and any, plus many from Boost Libraries such as Variant, Tribool, and CompressedPair
| ID produktu: | 1182177562 |
| Tytuł: | C++ Crash Course |
| Autor: | Lospinoso Josh |
| Wydawca: | No Starch Pr |
| Język wydania: | english |
| Ilość stron: | 524 |
| Okładka: | miękka |
| Wymiary [mm]: | 22 x 210 x 150 |
| Indeks: | 33925974 |
ocen
Podziel się na Facebooku
Właśnie zrecenzowałem C++ Crash Course
A fast-paced, thorough introduction to modern C++ written for experienced programmers. Learn core language concepts, the C++ Standard Library, and the Boost Libraries.C++ is one of the most widely ...