
Safety Critical C++
CppCast
00:00
The Importance of Coding Guidelines in the Development Process
If you're working in a regulated industry, you almost always have to follow like some form of coding guidelines for your projects. C-line supports it out of the box, but I've never actually used it myself. The core guidelines are probably the better document to follow because they really change how your code looks and can be a real pain to follow. They want you to write code that is easy to maintain, easy to reason about.
Transcript
Play full episode