Silicon Valley Code Camp : October 11th and 12th 2014session
Hardening your code
How to make your code base more reliable; tips, tools, and techniques. C++ oriented talk.
About This Session
Are you worried that your code has a lot of undiscovered bugs? How can you be confident that your code is reliable? In this session, I will talk about techniques and tools that you can use to reduce the number of bugs/defects in your code base.
Code examples will be in C++ and the tools will be C/C++ specific, but many of the techniques apply to other languages as well.