Skip to main content
Swap Used Books - Buy New Books at Great Prices!
PBS logo
 
 

Book Review of Safe C++: How to avoid common mistakes

Safe C++: How to avoid common mistakes
shamimh avatar reviewed on


If you are fresh into the world of C++ programming, this book is useful in understanding patterns and techniques which can be used to generate less error prone code. Some of the ideas also extend to other languages, such as C#. However, despite it's smaller size, significant portion of the book pages are used to present ready to use codes which are already available for download. Overall, a good intermediate level book.