1
edit
Changes
→Coding Rules
*:
== Coding Rules ==
* Comment shortly and properly, specially at the end of long scopes;
* Data members in any classes start with underscore(_);
* Use Capital letter for the second word of variables with compound words
* Use meaningfully variable name;
* Use Safegaurd method
== meetings ==
* latest will be on top