Difference between revisions of "Team U - OOP344 20133"

From CDOT Wiki
Jump to: navigation, search
(topic, date)
(topic, date)
Line 58: Line 58:
 
=== topic, date ===
 
=== topic, date ===
 
* [[Make common coding rules - oop344 20113 | Oct 17th, 2013]]  
 
* [[Make common coding rules - oop344 20113 | Oct 17th, 2013]]  
 +
* [[To do release 0.2 - oop344 20113 | Oct 18th, 2013]]
 
* [[Irc logs of meeting (unique name) - oop344 20113 | date]]
 
* [[Irc logs of meeting (unique name) - oop344 20113 | date]]

Revision as of 20:01, 18 October 2013


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

Team Name

Project Marking Percentage

  • due right after study break

Group work:      XX%        (25 <= xx <= 50)
Individual work: XX% +      (50 <= xx <= 75) 
-------------------------
Total           100%

Repository

  • repo path:

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, 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;

Team Members

Team Name (Rank S)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Soohyun Ahn B sahn6 Soohyun Ahn IrcNick Soohyun's Blog
Nak Gui Choi B ngchoi Nak Gui Choi ngchoi freeppro's C++ Programming Blog
Yunki Lee B ylee80 Yunki Lee yunki OOP344-SENECA
Hyunsu Lee B hlee125 Hyunsu Lee hlee125 Noname Blog

tasks

task name

  • task description
  • being done by team member name / not assigned
  • status


meetings

  • latest will be on top

topic, date