Tech - Standard
Standard - Git
Standard - Programming
Coding Standard
Overview Coding standards are collections of coding rules, guidelines, and best practices. I...
Naming Standard
Overview Consistency is the key to maintainable code. This statement is most true for naming y...
Namespace Standard
Overview A namespace is simply a collection of classes that are referred to using a chosen pre...
Foldering Standard
Overview A good project structure can communicate where to find certain files and assets to th...