Changes

Jump to: navigation, search

OOP344 - The Coders - 20102

237 bytes added, 23:22, 3 June 2010
Coding standards
|}
== Coding standards ==
=== Using Comments ===
 
*Only using /* */ to comments, // is not allowed to comments.
 
=== Defining variables ===
 
* Do not create variables that are never use
* create a variable in one line
 
=== Using indent ===
*Two spaces for indent
== External links ==
1
edit

Navigation menu