100 C++ Mistakes and How to Avoid Them, Video Edition

100 C++ Mistakes and How to Avoid Them, Video Edition
English | MP4 | AVC 1280×720 | AAC 44KHz 2ch | 11h 1m | 1.79 GB
100 C++ Mistakes and How to Avoid Them, Video Edition: 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, Video Edition 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, Video Edition 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
100 C++ Mistakes and How to Avoid Them, Video Edition gives you practical insights and techniques to improve your C++ coding kung fu. Author Rich Yonts has been using C++ since its invention in the 1980s. This course distills that experience into practical, reusable advice on how C++ programmers at any skill level can improve their code. Unlike many C++ courses that concentrate on language theory and toy exercises, this video course is loaded with real examples from production codebases.
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 video tutorial will help you identify them in the code you’re maintaining and avoid them in the code you’re writing.
100 C++ Mistakes and How to Avoid Them, Video Edition presents practical techniques to improve C++ code, from legacy applications to modern codebases that use C++ 11 and beyond. Author Rich Yonts provides a concrete example to illustrate each issue, along with a step-by-step walkthrough for improving readability, effectiveness, and performance. Along the way, you’ll even learn how and where to replace outdated patterns and idioms with modern C++.