Books [Wikibooks Contributors] Optimizing C++: A Book about Improving Program Performance

C%2B%2BStopwatch.png

DESCRIPTION:

This book is for intermediate C++ programmers (i.e. studying C++ for at least one year) who want to improve the performance of the software they develop.

This book contains guidelines and advices on how to write efficient software using the C++ language. Software correctness and maintainability are taken into account, but are not the primary concerns of the guidelines.

Most of the guidelines presented are not platform specific, and so are applicable to every processor, to every compiler, and to every operating system; the few platform specific advices try to cover most platforms.

INFORMATION PAGE:

DOWNLOAD:
 

Обратите внимание

Назад
Сверху