
- Category: C++ Programming
- Author: Wikibooks Contributors
- File type: HTML and PDF
Read and download free eBook intituled Optimizing C++: A Book about Improving Program Performance in format HTML and PDF created by Wikibooks Contributors.
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.
Read and Download Links: