Niflheim World

Welcome to Niflheim !

  • First 5 messages from new users (pre-moderated user) will be checked for flood/spam before being posted on the forum. Users will also be checked for a multi-account.
    If you want to communicate without delay, get a free Huscarl status (how to get - User Groups), or buy premium status to see all hidden content (how to buy - Premium status)

    The administrator has only one telegram - @ftmadmin and our chat - Link on chat

Programming 100 C++ Mistakes and How to Avoid Them

  • Thread starter User_37997
  • Start date
  • Replies 1
  • Views 2K

U

User_37997

Guest




Learn how to handle errors, inefficiencies, and outdated paradigms by exploring the most common mistakes you’ll find in production C++ code.

C++ is a complex and powerful language. With an estimated ten billion lines of C++ code running in production, it’s not hard to find bugs, inefficiencies, and other coding mistakes that slow and snarl even the most mission critical applications. 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

100 C++ Mistakes and How To Avoid Them 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 book distills that experience into practical, reusable advice on how C++ programmers at any skill level can improve their code. Unlike many C++ books that concentrate on language theory and toy exercises, this book is loaded with real examples from production codebases.


 
shape1
shape2
shape3
shape4
shape7
shape8
Top