Mike and Phani's Essential C++ Techniques
Samenvatting
C++ is the language of choice for developing the most sophisticated Windows programs, but it is filled with hidden traps for the unwary. Mike Hyman and Phani Vaddadi's no-nonsense book helps C++ programmers avoid these traps by providing invaluable techniques gleaned from a combined 30 years of experience. In this book, you'll find a number of invaluable real-world tips and techniques that will help you improve your code and coding practices.
Specificaties
Inhoudsopgave
<li>Start with a Good Design </li>
<li>Darn Reasonable Practices </li>
<li>Dealing with Compiler-Generated Code </li>
<li>Pointers and Memory </li>
<li>Arrays </li>
<li>Classes </li>
<li>Abstract Base Classes </li>
<li>Constructors </li>
<li>Inheritance </li>
<li>Operator Overloading </li>
<li>Templates </li>
<li>Miscellaneous Goop </li>
<li>Performance </li>
<li>Using Assembly </li>
<li>General Debugging Stuff </li>
<li>Specific Debugging Stuff </li>
<li>Smart Pointers </li>
<li>Reference Counting </li>
<li>Dynamic Arrays </li>
<li>Strings </li>
<li>Bit Manipulation </li>
<li>Sorting </li>
<li>Regular Expression Matching </li>
</ol>

