Changes

Jump to: navigation, search

OOP344 20131 - iCODE

365 bytes added, 23:54, 12 February 2013
Style Guide for iCODE
= iCODE Team Page =
----------------------------------------------------------------------------------------------------
team name: iCODE
number of team members: 4
------------
==Style==
*Indentations are to be in spaces of 4
*blocks are to be coded as follows:
** the beginning bracket must go with the statement
** the ending bracket is standalone
*Variables and class names are to be in camel case. Variable names should beign with a lowercase letter and class names should begin with an uppercase letter.

Navigation menu