Changes

Jump to: navigation, search

OOP344 - The Coders - 20102

82 bytes added, 22:16, 14 July 2010
Members List
{| class="wikitable sortable" border="1" cellpadding="5"
|+ Four The Coders - Members list
! ID !! Last Name !! Name !! Seneca Username !! Section !! Blog Url !! IRC Nick !! SVN ID !! My Contributions !! Role
|-
| C || Wu Zhang || Ling Xi ||[mailto:lwu11xzhang148@learn.senecac.on.ca lwu11xzhang148] || A || http://lingwu11xizhangblog.blogspot.com/ || ling_wu xzhang148 ||ling_wu xzhang148 || [[Special:Contributions/ling11xzhang148| Contributions]] ||
|-
| D || Zhang || Xi ||[mailto:xzhang148@learn.senecac.on.ca xzhang148] || A || http://xizhangblog.blogspot.com/ || xzhang148 || xzhang148 || [[Special:Contributions/xzhang148| Contributions]] ||
|}
 
== 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