Changes

Jump to: navigation, search

The Sixth Core 20123 - OOP344

257 bytes added, 17:04, 21 October 2012
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

Navigation menu