Hacker News new | ask | show | jobs
by pjmlp 1363 days ago
I second it, and on top of that follow Bjarne's advice regarding static analysis and the C++ Core Guidelines.

Additionally have a look at,

"Beautiful C++: 30 Core Guidelines for Writing Clean, Safe, and Fast Code"

"Embracing Modern C++ Safely"