100 C Mistakes And How To Avoid Them
100 C Mistakes And How To Avoid Them
Regular price
€60,95
Sale price
€60,95
Regular price
Tax included.
Shipping calculated at checkout.
Quick, only 1 item left in stock!
Couldn't load pickup availability
Sold and shipped by SpeedyHen
Payment & Security
Payment methods
Your payment information is processed securely. We do not store credit card details nor have access to your credit card information.
Learn how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you'';ll find in production C++ code.
100 C++ Mistakes and How To Avoid Them reveals the problems you''ll inevitably encounter as you write new C++ code and diagnose legacy applications, along with practical techniques you need to resolve them.
Inside 100 C++ Mistakes and How To Avoid Them you''ll learn how to:
100 C++ Mistakes and How To Avoid Them reveals the problems you''ll inevitably encounter as you write new C++ code and diagnose legacy applications, along with practical techniques you need to resolve them.
Inside 100 C++ Mistakes and How To Avoid Them you''ll learn how to:
- Design solid classes
- Minimize resource allocation/deallocation issues
- Use new C++ features
- Identify the differences between compile and runtime issues
- Recognize C-style idioms that miss C++ functionality
- Use exceptions well
About the technology:
Over ten billion lines of C++ code are running in production applications, and 98-developers find and fix mistakes in them every day. Even mission-critical applications have bugs, performance inefficiencies, and readability problems. This book will help you identify them in the code you'';re maintaining and avoid them in the code you'';re writing.

