Difference between revisions of "Team H - OOP344 20133"
Ji Jungmin (talk | contribs) (→Repository) |
Ji Jungmin (talk | contribs) (→Project Marking Percentage) |
||
Line 2: | Line 2: | ||
== Project Marking Percentage == | == Project Marking Percentage == | ||
− | * | + | *Group work: XX% (25 <= xx <= 50) |
− | + | *Individual work: XX% + (50 <= xx <= 75) | |
− | Group work: XX% (25 <= xx <= 50) | ||
− | Individual work: XX% + (50 <= xx <= 75) | ||
− | |||
− | |||
− | |||
== Repository == | == Repository == |
Revision as of 10:25, 16 October 2013
Contents
TEAM H
Project Marking Percentage
- Group work: XX% (25 <= xx <= 50)
- Individual work: XX% + (50 <= xx <= 75)
Repository
- repo path: https://github.com/Seneca-OOP344/Team-H
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
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