Safe C++

How to avoid common mistakes



Bookstore > Books > Safe C++

Price$17.98 - $26.16
Rating
AuthorVladimir Kushnir
PublisherO'Reilly Media
Published2012
Pages142
LanguageEnglish
FormatPaper book / ebook (PDF)
ISBN-101449320937
ISBN-139781449320935
EBook Hardcover Paperback

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.




3 5 26

Similar Books


C++ Core Guidelines Explained

C++ Core Guidelines Explained

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

Embracing Modern C++ Safely

Embracing Modern C++ Safely

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++

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

C++ Templates, 2nd Edition

C++ Templates, 2nd Edition

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

C++ Cookbook

C++ Cookbook

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

C++ AMP

C++ AMP

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

Moving from C to C++

Moving from C to C++

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

Data Parallel C++

Data Parallel C++

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