Difference between revisions of "Team H - OOP344 20133"
(→Team Members) |
(→Coding Style and Standards) |
||
Line 18: | Line 18: | ||
== Coding Style and Standards == | == Coding Style and Standards == | ||
*File names must be lowercase. | *File names must be lowercase. | ||
− | * No Tab Character allowed. (replace tabs with spaces) | + | * No Tab Character allowed. (replace tabs with 2 spaces) |
* Each object must have its own type: | * Each object must have its own type: | ||
<big><syntaxhighlight lang="cpp"> | <big><syntaxhighlight lang="cpp"> |
Revision as of 10:52, 16 October 2013
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team H
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: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
- File names must be lowercase.
- No Tab Character allowed. (replace tabs with 2 spaces)
- Each object must have its own type:
int a;
int b;
CDialog D;
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|
Jungmin | Ji | A | jjungmin | Ji Jungmin | Mistysnake | Breeze |
Chiyoung | Choi | A | cchoi12 | Chiyoung Choi | Chris-choi |
Tasks
task name
- task description
- being done by team member name / not assigned
- status
Meetings
- latest will be on top