Difference between revisions of "Team H - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Status)
(Team Members)
Line 21: Line 21:
 
== Team Members ==
 
== Team Members ==
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
|+ Team Name (team x)
+
|+ Team Name (team H)
 
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 
! First Name !! Last Name !! Section !! Seneca Id !! wiki id !! IRC nick !! Blog URL
 
|-
 
|-

Revision as of 11:20, 16 October 2013

Repository

Master Branch Status

Status

OPEN

Logs

  • DateTime, Merged/being Merged by full name, ircnick: mynick, any other info

Coding Style and Standards

  • No Tab Character allowed. (replace tabs with spaces)
  • Each object must have its own type:
int a;
int b;
CDialog D;
  • Use class name start with capital letter but file name is all lowercase. ex) class name -> CFrame, file name -> cframe.cpp

Team Members

Team Name (team H)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Jungmin Ji A jjungmin Ji Jungmin Mistysnake Breeze

Tasks

task name

  • A branch has been created, Name: Jungmin. Testing console.cpp and console.h

Meetings

  • latest will be on top

topic, date