Safe C++
How to avoid common mistakes
Price | $17.98 - $26.16
|
Rating | |
Author | Vladimir Kushnir |
Publisher | O'Reilly Media |
Published | 2012 |
Pages | 142 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1449320937 |
ISBN-13 | 9781449320935 |
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.
- Vladimir Kushnir
3 5 26
Similar Books
by Rainer Grimm
The official C++ Core Guidelines provide consistent best practices for writing outstanding modern C++ code and improving legacy code, but they're organized as a reference for looking up one specific point at a time, not as a tutorial for working developers. In C++ Core Guidelines Explained, expert C++ instructor Rainer Grimm has dist...
Price: $31.84 | Publisher: Addison-Wesley | Release: 2022
by John Lakos, Vittorio Romeo, Rostislav Khlebnikov, Alisdair Meredith
Embracing Modern C++ Safely shows you how to make effective use of the new and enhanced language features of modern C++ without falling victim to their potential pitfalls.Based on their years of experience with large, mission-critical projects, four leading C++ authorities divide C++11/14 language features into three categories: Safe, Con...
Price: $51.28 | Publisher: Addison-Wesley | Release: 2021
Hands-On System Programming with C++
by Dr. Rian Quinn
C++ is a general-purpose programming language with a bias toward system programming as it provides ready access to hardware-level resources, efficient compilation, and a versatile approach to higher-level abstractions.This book will help you understand the benefits of system programming with C++17. You will gain a firm understanding of va...
Price: $49.99 | Publisher: Packt Publishing | Release: 2018
by David Vandevoorde, Nicolai M. Josuttis, Douglas Gregor
Templates are among the most powerful features of C++, but they remain misunderstood and underutilized, even as the C++ language and development community have advanced. In C++ Templates, Second Edition, three pioneering C++ experts show why, when, and how to use modern templates to build software that's cleaner, faster, more efficie...
Price: $58.60 | Publisher: Addison-Wesley | Release: 2017
by D. Ryan Stephens, Christopher Diggins, Jonathan Turkanis, Jeff Cogswell
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you're an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic b...
Price: $32.21 | Publisher: O'Reilly Media | Release: 2005
by Kate Gregory, Ade Miller
Capitalize on the faster GPU processors in today's computers with the C++ AMP code library - and bring massive parallelism to your project. With this practical book, experienced C++ developers will learn parallel programming fundamentals with C++ AMP through detailed examples, code snippets, and case studies. Learn the advantages of ...
Price: $25.11 | Publisher: Microsoft Press | Release: 2012
by Arunesh Goyal
The author says it best, I hope to move you, a little at a time,from understanding C to the point where C++ becomes your mindset. This remarkable book is designed to streamline the process of learning C++ in a way that discusses programming problems, why they exist, and the approach C++ has taken to solve such problems.You can't just...
Publisher: Apress | Release: 2013
by James Reinders, Ben Ashbaugh, James Brodman, Michael Kinsner, John Pennycook, Xinmin Tian
Learn how to accelerate C++ programs using data parallelism. This open book enables C++ programmers to be at the forefront of this exciting and important new development that is helping to push computing to new levels. It is full of practical advice, detailed explanations, and code examples to illustrate key topics.Data parallelism in C++...
Price: $42.25 | Free ebook | Publisher: Apress | Release: 2021