Simplicity
Use Simple, Not Loose, Coding Standards
Many times when starting a project you will get a request for some documentation on coding standards for the project. Why? So you don’t get a bunch of coding cowboys and end up with an application that looks completely different from source file to source file. On the other hand, if you end up with [...]