Difference between revisions of "OOP344 - Success - 20102"
m (→IRC meetings) |
(Removed Hong Guen Park from team members list.) |
||
(17 intermediate revisions by 5 users not shown) | |||
Line 3: | Line 3: | ||
Short link for our team page: bit.ly/s_ss | Short link for our team page: bit.ly/s_ss | ||
+ | == Message board == | ||
+ | |||
+ | Hey members of team Success, | ||
+ | |||
+ | I added tables to Project development for complex functions. There you’ll find two tables, the first table is for the iof_edit() switch case, and the other table is for the other complex functions required for the project. There is one function with 7 mandatory keys need to be defined and 4 other functions. Therefore each member pick a minimum of two tasks to be completed. Since these are complexs functions; we might have collaborate with each other in order to complete them. Once everyone has completed their task and commited to the repo, we’ll move on from there. | ||
+ | |||
+ | Sincerely, | ||
+ | |||
+ | Jason Quan | ||
+ | |||
+ | |||
[[File:SuccessKey.jpg|200px|thumb|right|Success is the Key]] | [[File:SuccessKey.jpg|200px|thumb|right|Success is the Key]] | ||
Line 11: | Line 22: | ||
<p>Freenode channel : #OOP344Success</p> | <p>Freenode channel : #OOP344Success</p> | ||
− | Please set time in this table when you are usually available for IRC meetings (put your ID - B,C,D | + | Please set time in this table when you are usually available for IRC meetings (put your ID - B,C, or D). |
{| border="1" cellpadding="5" | {| border="1" cellpadding="5" | ||
Line 17: | Line 28: | ||
! - !! SUN<br /> !! MON<br /> !! TUE<br /> !! WED<br /> !! THU<br /> !! FRI<br /> !! SAT<br /> | ! - !! SUN<br /> !! MON<br /> !! TUE<br /> !! WED<br /> !! THU<br /> !! FRI<br /> !! SAT<br /> | ||
|- | |- | ||
− | | 09:00 || | + | | 09:00 || BC || ABC || B || - || - || - || ABC |
|- | |- | ||
− | | 10:00 || | + | | 10:00 || BC || ABC || B || - || - || - || ABC |
|- | |- | ||
− | | 11:00 || | + | | 11:00 || BC || ABCD || B || - || - || - || BCD |
|- | |- | ||
− | | 12:00 || | + | | 12:00 || B || BCD || B || - || - || - || BCD |
|- | |- | ||
− | | 13:00 || | + | | 13:00 || B || BD || B || - || - || - || BD |
|- | |- | ||
− | | 14:00 || | + | | 14:00 || B || BD || BD || - || - || - || BD |
|- | |- | ||
− | | 15:00 || | + | | 15:00 || B || BCD || B || D || D || ABCD || BCD |
|- | |- | ||
− | | 16:00 || | + | | 16:00 || B || BCD || B || D || D || ABCD || BCD |
|- | |- | ||
− | | 17:00 || | + | | 17:00 || AB || ABCD || B || AD || ADE || ABCD || ABCD |
|- | |- | ||
− | | 18:00 || | + | | 18:00 || AB || ABCD || AB || AD || ABDE || ABD || ABCD |
|- | |- | ||
− | | 19:00 || | + | | 19:00 || AB || ABCD || ABC || ABD || ABDE || ABD || ABCD |
|- | |- | ||
− | | 20:00 || | + | | 20:00 || AB || ABC || ABC || ABC || ABCE || ABC || ABC |
|- | |- | ||
|} | |} | ||
Line 51: | Line 62: | ||
|- | |- | ||
− | | A || Pliats || Aleh ||[mailto:apliats@learn.senecac.on.ca apliats] || A || http://oleg-oop.blogspot.com/ || oleg_pliats || | + | | A || Pliats || Aleh ||[mailto:apliats@learn.senecac.on.ca apliats] || A || http://oleg-oop.blogspot.com/ || oleg_pliats || apliats || [[Special:Contributions/apliats| Contributions]] || |
− | |||
− | |||
|- | |- | ||
− | | | + | | B ||Quan || Jason ||[mailto:jquan4@learn.senecac.on.ca jquan4] || A || http://jasonquan.wordpress.com/ || JQuan || jquan4 || [[Special:Contributions/Jquan4| Contributions]] || |
|- | |- | ||
− | | | + | | C ||Schranz || Matthew ||[mailto:mjschranz@learn.senecac.on.ca mjschranz] || A || [http://mjschranz.wordpress.com/category/oop344-project/ OOP344 Blog Posts] || mjschranz || mjschranz || [[Special:Contributions/mjschranz| Contributions]] || |
|- | |- | ||
− | | | + | | D || Balzamova || Irina ||[mailto:ibalzamova@learn.senecac.on.ca ibalzamova] || A || http://bikarin.blogspot.com/ || iIra || ibalzamova || [[Special:Contributions/Irina | Contributions ]] || |
|- | |- | ||
|} | |} | ||
− | [mailto:apliats@learn.senecac.on.ca,jquan4@learn.senecac.on.ca,mjschranz@learn.senecac.on.ca,ibalzamova | + | [mailto:apliats@learn.senecac.on.ca,jquan4@learn.senecac.on.ca,mjschranz@learn.senecac.on.ca,ibalzamova@learn.senecac.on.ca Email All Memebers] |
== Rules to follow == | == Rules to follow == | ||
Line 93: | Line 102: | ||
6. Do not use redundant statements (i.e: if (x != 0) because it same as if(x) ) | 6. Do not use redundant statements (i.e: if (x != 0) because it same as if(x) ) | ||
− | 7. | + | 7. Here is example [http://zenit.senecac.on.ca/wiki/index.php/How_to_set_up_tab_spaces How to set up tab spaces] but please put 2 instead of 3. |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
8. Do not create several variables in one line | 8. Do not create several variables in one line |
Latest revision as of 10:31, 13 July 2010
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Contents
Team Success
Short link for our team page: bit.ly/s_ss
Message board
Hey members of team Success,
I added tables to Project development for complex functions. There you’ll find two tables, the first table is for the iof_edit() switch case, and the other table is for the other complex functions required for the project. There is one function with 7 mandatory keys need to be defined and 4 other functions. Therefore each member pick a minimum of two tasks to be completed. Since these are complexs functions; we might have collaborate with each other in order to complete them. Once everyone has completed their task and commited to the repo, we’ll move on from there.
Sincerely,
Jason Quan
Project Development
IRC meetings
Freenode channel : #OOP344Success
Please set time in this table when you are usually available for IRC meetings (put your ID - B,C, or D).
- | SUN |
MON |
TUE |
WED |
THU |
FRI |
SAT |
---|---|---|---|---|---|---|---|
09:00 | BC | ABC | B | - | - | - | ABC |
10:00 | BC | ABC | B | - | - | - | ABC |
11:00 | BC | ABCD | B | - | - | - | BCD |
12:00 | B | BCD | B | - | - | - | BCD |
13:00 | B | BD | B | - | - | - | BD |
14:00 | B | BD | BD | - | - | - | BD |
15:00 | B | BCD | B | D | D | ABCD | BCD |
16:00 | B | BCD | B | D | D | ABCD | BCD |
17:00 | AB | ABCD | B | AD | ADE | ABCD | ABCD |
18:00 | AB | ABCD | AB | AD | ABDE | ABD | ABCD |
19:00 | AB | ABCD | ABC | ABD | ABDE | ABD | ABCD |
20:00 | AB | ABC | ABC | ABC | ABCE | ABC | ABC |
Member List
ID | Last Name | Name | Seneca Username | Section | Blog Url | IRC Nick | SVN ID | My Contributions | Role |
---|---|---|---|---|---|---|---|---|---|
A | Pliats | Aleh | apliats | A | http://oleg-oop.blogspot.com/ | oleg_pliats | apliats | Contributions | |
B | Quan | Jason | jquan4 | A | http://jasonquan.wordpress.com/ | JQuan | jquan4 | Contributions | |
C | Schranz | Matthew | mjschranz | A | OOP344 Blog Posts | mjschranz | mjschranz | Contributions | |
D | Balzamova | Irina | ibalzamova | A | http://bikarin.blogspot.com/ | iIra | ibalzamova | Contributions |
Rules to follow
(this is just an example, lets discuss it)
1. Two spaces for indentation
example:
int main { int i; int j; if (i == 0) { i = 1; } }
2. Name variables like this: char myVariable; int tempSize (first letter is small);
3. Do not create variables that are never use
4. Only use breaks in switch statements
5. Begin each class with #ifndef (we will learn it later)
6. Do not use redundant statements (i.e: if (x != 0) because it same as if(x) )
7. Here is example How to set up tab spaces but please put 2 instead of 3.
8. Do not create several variables in one line
int a,b; //BAD
int a; //GOOD
int b; //GOOD