Difference between revisions of "Team R - OOP344 20133"
(→Coding Style and Standards) |
(→meetings) |
||
Line 62: | Line 62: | ||
== meetings == | == meetings == | ||
* latest will be on top | * latest will be on top | ||
+ | * Tuesday November 5 @ 12:00pm in Library - Debugging, and finalization of R0.3 | ||
* Friday October 18 @ 1:30 in Library - Discuss R0.3 | * Friday October 18 @ 1:30 in Library - Discuss R0.3 | ||
=== topic, date === | === topic, date === | ||
[[Irc logs of meeting (unique name) - oop344 20113 | date]] | [[Irc logs of meeting (unique name) - oop344 20113 | date]] |
Revision as of 12:28, 5 November 2013
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team R
Project Marking Percentage
- due immediately
Group work: 50% (25 <= xx <= 50) Individual work: 50% + (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;
- Tab Size = 3 spaces
Team Members
First Name | Last Name | Section | Seneca Id | wiki id | IRC nick | - | Zach | Howard | B | zdhoward | Zach Howard | zdhoward | Zach's Blog |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Kunpriya | Aggarwal | B | kaggarwal3 | Kunpriya Aggarwal | kiara3 | Kunpriya's Blog | |||||||
Daniel | Dvorkin | B | dldvorkin | Daniel Dvorkin | dvorkin212 | Dldvorkin' Blog | |||||||
Shane | Narciso | C | sanarciso | Shane Narciso | thatdude22 | Shane's Blog |
Useful Blogposts
tasks
R0.3
- Prototyping - Zach
- CLabel - Zach
- CLineEdit - Shane A. N.
- CDialog - Kunpriya and Daniel
meetings
- latest will be on top
- Tuesday November 5 @ 12:00pm in Library - Debugging, and finalization of R0.3
- Friday October 18 @ 1:30 in Library - Discuss R0.3