ارسال کتاب های زبان اصلی در بازه ۸ الی ۱۲ روزه انجام میشود.
------------------------------------------------------------------------------------------
https://www.amazon.com/High-Performance-Master-optimizing-functioning/dp/۱۸۳۹۲۱۶۵۴۹
============================================================
++ High Performance, ۲nd Edition
by Bjorn Andrist(Author), Viktor Sehr(Author), Ben Garney(Foreword)
Key Features
Updated to C++۲۰ with completely revised code and more content on error handling, benchmarking, memory allocators, and concurrent programming
Explore the latest C++۲۰ features including concepts, ranges, and coroutines
Utilize C++ constructs and techniques to carry out effective data structure optimization and memory management
Book Description
C++ High Performance, Second Edition guides you through optimizing the performance of your C++ apps. This allows them to run faster and consume fewer resources on the device they’re running on without compromising the readability of your codebase.
The book begins by introducing the C++ language and some of its modern concepts in brief. Once you are familiar with the fundamentals, you will be ready to measure, identify, and eradicate bottlenecks in your C++ codebase. By following this process, you will gradually improve your style of writing code. The book then explores data structure optimization, memory management, and how it can be used efficiently concerning CPU caches.