Parameters
- 336 pages
- 12 hours of reading
More about the book
Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-critical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device drivers, and others. Efficient C++ explodes that myth. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs. The book reveals practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. It points out common pitfalls in both design and code that generate hidden operating costs. This book focuses on combining C++'s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, reference-counting, STL, and much more. With this book, you will have a valuable compendium of the best performance techniques at your fingertips.
Book purchase
Efficient C++, Dov Bulka, David R. Mayhew
- Language
- Released
- 1999
- product-detail.submit-box.info.binding
- (Paperback)
Payment methods
We’re missing your review here.
- Title
- Efficient C++
- Subtitle
- Performance Programming Techniques
- Language
- English
- Authors
- Dov Bulka, David R. Mayhew
- Publisher
- Addison-Wesley Professional
- Released
- 1999
- Format
- Paperback
- Pages
- 336
- ISBN10
- 0201379503
- ISBN13
- 9780201379501
- Series
- Tags
- Non-Fiction, Social Sciences, Technology & Engineering, Computers & Internet, USA, Children's Books, Languages
- Rating
- 3.8 out of 5
- Description
- Far too many programmers and software designers consider efficient C++ to be an oxymoron. They regard C++ as inherently slow and inappropriate for performance-critical applications. Consequently, C++ has had little success penetrating domains such as networking, operating system kernels, device drivers, and others. Efficient C++ explodes that myth. Written by two authors with first-hand experience wringing the last ounce of performance from commercial C++ applications, this book demonstrates the potential of C++ to produce highly efficient programs. The book reveals practical, everyday object-oriented design principles and C++ coding techniques that can yield large performance improvements. It points out common pitfalls in both design and code that generate hidden operating costs. This book focuses on combining C++'s power and flexibility with high performance and scalability, resulting in the best of both worlds. Specific topics include temporary objects, memory management, templates, inheritance, virtual functions, inlining, reference-counting, STL, and much more. With this book, you will have a valuable compendium of the best performance techniques at your fingertips.
