Fedor G. Pikus
Broschiertes Buch

The Art of Writing Efficient Programs

An advanced programmer's guide to efficient hardware utilization and compiler optimizations using C++ examples

Versandkostenfrei!
Versandfertig in 1-2 Wochen
46,99 €
inkl. MwSt.
Weitere Ausgaben:
PAYBACK Punkte
23 °P sammeln!
Become a better programmer with performance improvement techniques such as concurrency, lock-free programming, atomic operations, parallelism, and memory management Key Features: - Learn proven techniques from a heavyweight and recognized expert in C++ and high-performance computing - Understand the limitations of modern CPUs and their performance impact - Find out how you can avoid writing inefficient code and get the best optimizations from the compiler - Learn the tradeoffs and costs of writing high-performance programs Book Description: The great free lunch of "performance taking care of i...