Over the last 15 or so years, I have learned many things about writing code; about documenting code; and, about providing support for this same code, too. Coding Standards When writing code, I make every effort to keep a consistently structured format with the use of white-space, tabs, etc. This helps to provide clear delineation … ∞