Difference between revisions of "WonderCode 20123 - OOP344"
Linpei Fan (talk | contribs) (→Team Members) |
Linpei Fan (talk | contribs) (→Team Members) |
||
Line 18: | Line 18: | ||
! First Name !! Last Name !! Section !! Seneca Id !! Github ID !! wiki id !! IRC nick !! Blog URL | ! First Name !! Last Name !! Section !! Seneca Id !! Github ID !! wiki id !! IRC nick !! Blog URL | ||
|- | |- | ||
− | |[[User:Guiwen Chen|Guiwen]]||Chen||B||[mailto:gchen42@myseneca.ca?subject=oop344 gchen42]||[[Special:Contributions/Guiwen Chen|Guiwen Chen]]||chgw | + | |[[User:Guiwen Chen|Guiwen]]||Chen||B||[mailto:gchen42@myseneca.ca?subject=oop344 gchen42]|| Github:[http://github.com/guiwen guiwen] || [[Special:Contributions/Guiwen Chen|Guiwen Chen]] || chgw || [http://chgw.wordpress.com Guiwen's Blog] |
|- | |- | ||
|[[User:Linpei Fan|Linpei]]||Fan||B||[mailto:lfan9@myseneca.ca?subject=oop344 lfan9] || Github:[http://github.com/lilyfan lilyfan] || [[Special:Contributions/Linpei Fan | Linpei Fan]] || Lilyaj || [http://Linpei.blogspot.ca/ Learning Path to Software Development] | |[[User:Linpei Fan|Linpei]]||Fan||B||[mailto:lfan9@myseneca.ca?subject=oop344 lfan9] || Github:[http://github.com/lilyfan lilyfan] || [[Special:Contributions/Linpei Fan | Linpei Fan]] || Lilyaj || [http://Linpei.blogspot.ca/ Learning Path to Software Development] | ||
|- | |- | ||
− | |[[User:Hye Young Choi|Hye Young (Rody)]]||Choi||B||[mailto:hychoi6@myseneca.ca?subject=oop344 hychoi6]||[[Special:Contributions/Hye Young Choi|Hye Young Choi]]||RodyChoi | + | |[[User:Hye Young Choi|Hye Young (Rody)]]||Choi||B||[mailto:hychoi6@myseneca.ca?subject=oop344 hychoi6]|| Github:[http://github.com/rodychoi rodychoi] || [[Special:Contributions/Hye Young Choi|Hye Young Choi]] || RodyChoi || [http://rodychoi.blogspot.ca/ Happy Life] |
|- | |- | ||
− | |[[User:Diao Qiang He|Diao Qiang]]||He||A||[mailto:dqhe1@myseneca.ca?subject=oop344 dqhe1]||[[Special:Contributions/Diao Qiang He|Diao Qiang He]]||Antares | + | |[[User:Diao Qiang He|Diao Qiang]]||He||A||[mailto:dqhe1@myseneca.ca?subject=oop344 dqhe1]|| Github:[http://github.com/diaoqianghe diaoqianghe] || [[Special:Contributions/Diao Qiang He|Diao Qiang He]] || Antares || [http://itactics.wordpress.com/ Diao Qiang He's Blog] |
|- | |- | ||
− | |[[User:Jie Ming Feng|Jie Ming (Jay)]]||Feng||B||[mailto:jmfeng1@myseneca.ca?subject=oop344 jmfeng1]||[[Special:Contributions/Jie Ming Feng|Jie Ming Feng]] | + | |[[User:Jie Ming Feng|Jie Ming (Jay)]]||Feng||B||[mailto:jmfeng1@myseneca.ca?subject=oop344 jmfeng1]|| Github:[http://github.com/jayfeng jayfeng] || [[Special:Contributions/Jie Ming Feng|Jie Ming Feng]] || jayfeng || [http://jayfeng.wordpress.com/ Blue Jay C++] |
|- | |- | ||
|} | |} |
Revision as of 20:19, 17 October 2012
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
WonderCode (Team 2)
Project Marking Percentage
- due immediately
Group work: 40% (25 <= xx <= 50) Individual work: 60% + (50 <= xx <= 75) ------------------------- Total 100%
Repository
- repo Github id:
Team Members
First Name | Last Name | Section | Seneca Id | Github ID | wiki id | IRC nick | Blog URL |
---|---|---|---|---|---|---|---|
Guiwen | Chen | B | gchen42 | Github:guiwen | Guiwen Chen | chgw | Guiwen's Blog |
Linpei | Fan | B | lfan9 | Github:lilyfan | Linpei Fan | Lilyaj | Learning Path to Software Development |
Hye Young (Rody) | Choi | B | hychoi6 | Github:rodychoi | Hye Young Choi | RodyChoi | Happy Life |
Diao Qiang | He | A | dqhe1 | Github:diaoqianghe | Diao Qiang He | Antares | Diao Qiang He's Blog |
Jie Ming (Jay) | Feng | B | jmfeng1 | Github:jayfeng | Jie Ming Feng | jayfeng | Blue Jay C++ |
Issues and Status
Issue description and/or number (1)
- Assigned to: FULLNAME
- Code review by: FULLNAME
- Status:
- (being developed/pull request/being reviewed/pushed to master)
- comments:
Issue description and/or number (2)
- Assigned to: FULLNAME
- Code review by: FULLNAME
- Status:
- (being developed/pull request/being reviewed/pushed to master)
- comments:
Coding Rules
- Data members in any classes start with underscore(_);
- Use meaningfully variable name;
- Comment properly;
meetings
- latest will be on top