Difference between revisions of "Team C - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(Coding Style and Standards)
(Logs)
Line 16: Line 16:
 
*: Closed: Wait for the repo to get opened
 
*: Closed: Wait for the repo to get opened
 
====Logs====
 
====Logs====
* DateTime, Merged/being Merged by [mailto:pthakur1@learn.senecac.on.ca full name], pthakur1: pthakur1
+
* DateTime, Merged/being Merged by [mailto:SenecaId@learn.senecac.on.ca full name], IRC: IRC name
 +
 
 
== Coding Style and Standards ==
 
== Coding Style and Standards ==
 
* No Tab Character allowed. (replace tabs with spaces)
 
* No Tab Character allowed. (replace tabs with spaces)

Revision as of 20:58, 20 October 2013

CODE ROCKERS

Project Marking Percentage

  • due right after study break

Group work: 50% (25 <= xx <= 50) Individual work: 50% + (50 <= xx <= 75)


Total 100%

Repository

Master Branch Status

Status

  • Open/Closed
    Open: you can merge now.
    Closed: Wait for the repo to get opened

Logs

  • DateTime, Merged/being Merged by full name, IRC: IRC name

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;
Commenting at every functionality.
void sum(int a, int b) //Sum of numbers

Team Members

CODE ROCKERS (team C)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Harshwinder Singh C Harshwinder Singh Harshwinder Singh harsh1 [1]
Puneet Thakur C pthakur1 Puneet Thakur pthakur1 [2]
Qin Chen A Qin Chen Qin Chen janty001 [3]
Yuchen Song A Yuchen Song Yuchen Song ysong48 [4]

tasks

task name

  • task description
  • Teampage Edited by Puneet Thakur

meetings

  • latest will be on top

topic, date

date