Coding Standards Standardize style. OpenBSD style(9) is a good start easier to audit if it all looks alike Know the APIs you are using! KISS - Keep It Simple and Stupid Most code is simple and boring, and it should be! clever code is almost always wrong