Safe C++ - Vladimir Kushnir
-20% with code BOOKS
Shipping in 22-28 days
30-day return policy
Itโs easy to make lots of programming mistakes in C++โin fact, any program over a few hundred lines is likely to contain bugs. With this book, youโll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C++ communi ... Full description
Description
Itโs easy to make lots of programming mistakes in C++โin fact, any program over a few hundred lines is likely to contain bugs. With this book, youโll learn about many common coding errors that C++ programmers produce, along with rules and strategies you can use to avoid them.
Author Vladimir Kushnir shows you how to use his Safe C++ library, based in part on programming practices developed by the C++ community. Youโll not only find recipes for identifying errors during your programโs compilation, runtime, and testing phases, youโll learn a comprehensive approach for making your C++ code safe and bug-free.
* Get recipes for handling ten different error types, including memory leaks and uninitialized variables
* Discover problems C++ inherited from C, like pointer arithmetic
* Insert temporary and permanent sanity checks to catch errors at runtime
* Apply bug prevention techniques, such as using separate classes for each data type
* Pursue a testing strategy to hunt and fix one bug at a timeโbefore your code goes into production
More Information
| Author | Vladimir Kushnir |
|---|---|
| Publisher | O'Reilly Media |
| Release year | 2012 |
| Cover type | Softcover |
| EAN | 9781449320935 |