C, Andy Vickler
C, Andy Vickler
List: $20.00 | Sale: $14.00
Club: $10.00

C++
C++ Performance Coding

Author: Andy Vickler

Series: C++ #3

Narrator: Helpful Matthew

Unabridged: 3 hr 45 min

Format: Digital Audiobook Download

Publisher: Andy Vickler

Published: 08/12/2022


Synopsis

Discover the tactics to unleash your code to its full potential. Learn how you can avoid spending hours on compilation.Do you want your code to be fast and run like a butter down the slope? Do you also find it hard to compile your C++ code? Are you unaware of the hacks and tactics to make your code perform better?If so, the simple solution is right below.Imagine writing a code that performs like smooth slope. Imagine the pride of teaching these hacks to newbies and gaining their utmost respect. Imagine writing a code that’s light on memory yet runs like a cheetah. Imagine getting recognized as a top notch C++ programmer!This book will not only educate you on the topic of performance but it’ll teach you some advance topics like Lambda expressions and Enumerations from beginning to how they improve the performance of C++ code.You’ll receive in depth chapters discussing why X factor slows down your code and how you can fix it. Along with this there is a whole chapter dedicated to common speedups for when you don’t have time for the “whys” you can jump up to the speedup.You’ll discover DO’s and DON’Ts of high performance code. You’ll also discover how your hardware plays an immense role in your code performance and have a better understanding of C++ code performance. You’ll uncover the mischievous slackers in the code you were unaware of.This book is for those who’re looking to fix the performance of their code and learn new tactics of those who might never drop their secrets.

Reviews

Goodreads review by Michał on May 03, 2014

There is not much to say about this book except it's pretty helpful. Not a page-turner but I managed to get through it mostly painlessly :D......more

Goodreads review by Matthew Sutton on December 02, 2019

A great introduction to C++ If you're looking for a good place to start with C++, you'll certainly find this book useful and very informative......more

Goodreads review by ERIC on February 05, 2017

I'm halfway through this book at the moment and I find it pretty easy to understand, it's well thought and and the tests at the end of each topic are pitched at the right level. I also recommend [URL not allowed] as I'm working through that also and it's really good! Best advic......more