October 2021
Intermediate to advanced
464 pages
11h 46m
English
In this chapter, we switch focus from the optimal use of the hardware resources to the optimal application of a particular programming language. While everything we have learned so far can be applied, usually quite straightforwardly, to any program in any language, this chapter deals with C++ features and idiosyncrasies. You will learn which features of the C++ language are likely to cause performance problems and how to avoid them.
In this chapter, we’re going to cover the following main topics:
Read now
Unlock full access