Probably worth noting MISRA-C++ . Not much to go on since you have to pay for the document that outlines the standards.
MISRA C++:2008 was finally released on June 5, 2008, following 3 years of work by a group of willing volunteers.
They set out to craft a set of rules for the safe use of C++ in critical systems...
It seems not so long ago that the insurrection to fork a safer...
More Than Just Style - PHP Advent
PHP CodeSniffer is a wonderfully simple tool for implementing and enforcing a coding standard. The basic installation comes with a handful of existing coding standards, like PEAR. One can...
DailyDirt: Getting To Space Ain't Easy
The failure rate of space programs makes space travel a bit of a risky venture. Sitting on enough explosive materials to escape the Earth's gravity isn't the safest-sounding job, but there...
Michelangelo van Dam's Blog: Quality Assurance on PHP...
Michelangelo van Dam has posted the next part in his "QA in PHP development" series to his blog, a look at PHP_CodeSniffer, a tool that can be used to keep the coding standards of your...
Post new comment