Standard Coding

Coding standards are a set of guidelines, best practices, programming styles and conventions that developers follow when writing source code for a project. We follow these standards in order to, among other things: keep code maintainable. keep code transparent, sane, and readable.