Audible会員プラン登録で、12万以上の対象タイトルが聴き放題。

聴き放題対象外タイトルです。Audible会員登録で、非会員価格の30%OFFで購入できます。

無料体験で、12万以上の対象作品が聴き放題に
アプリならオフライン再生可能
プロの声優や俳優の朗読も楽しめる
Audibleでしか聴けない本やポッドキャストも多数
無料体験終了後は月会費1,500円。いつでも退会できます。
『C++』のカバーアート

C++

著者: Andy Vickler
ナレーター: Helpful Matthew
¥ 1,330で会員登録し購入

無料体験終了後は月額¥1,500。いつでも退会できます。

¥ 1,900 で購入

¥ 1,900 で購入

下4桁がのクレジットカードで支払う
ボタンを押すと、Audibleの利用規約およびAmazonのプライバシー規約同意したものとみなされます。支払方法および返品等についてはこちら

あらすじ・解説

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

  • How compiler has an effect on your code and how can you choose a compiler that pushes your code to work better.
  • Why branching slows down your code and how can you prevent branching in your code.
  • How you can branch effectively. (only when it’s necessary)
  • The optimization tactics and how optimizing your code give boost to the performance.
  • Learn when to clean code and when being messy won’t be a problem.
  • The important role cache play in the performance of your code and how can you optimize it
  • You’ll learn the methods of making your string work faster.
  • In depth topic on Async and how it’s effective when programming.
  • You’ll revise the structure of C++ program and a few best practices.
  • How using Lambda expressions will save your day.
  • How you can stay ahead of the errors and if an error occur how you can solve it without much hassle.
  • An in-depth chapter on enumerations and it’s relation with performance code.

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.

©2022 Andy Vickler (P)2022 Andy Vickler

C++に寄せられたリスナーの声

カスタマーレビュー:以下のタブを選択することで、他のサイトのレビューをご覧になれます。