Changes

Jump to: navigation, search

OOP344 - Success - 20102

151 bytes removed, 10:31, 13 July 2010
Removed Hong Guen Park from team members list.
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]]
<p>Freenode channel : #OOP344Success</p>
Please set time in this table when you are usually available for IRC meetings (put your ID - B,C,or D or E).
{| border="1" cellpadding="5"
| 10:00 || BC || ABC || B || - || - || - || ABC
|-
| 11:00 || BC || ABC ABCD || B || - || - || - || BCBCD
|-
| 12:00 || B || BC BCD || B || - || - || - || BCBCD
|-
| 13:00 || B || B BD || B || - || - || - || BBD
|-
| 14:00 || B || B BD || B BD || - || - || - || BBD
|-
| 15:00 || B || BC BCD || B || - D || - D || ABC ABCD || BCBCD
|-
| 16:00 || B || BC BCD || B || - D || - D || ABC ABCD || BCBCD
|-
| 17:00 || AB || ABC ABCD || B || A AD || A ADE || ABC ABCD || ABCABCD
|-
| 18:00 || AB || ABC ABCD || AB || A AD || AB ABDE || AB ABD || ABCABCD
|-
| 19:00 || AB || ABC ABCD || ABC || AB ABD || AB ABDE || AB ABD || ABCABCD
|-
| 20:00 || AB || ABC || ABC || ABC || ABC ABCE || ABC || ABC
|-
|}
|-
| A || Pliats || Aleh ||[mailto:apliats@learn.senecac.on.ca apliats] || A || http://oleg-oop.blogspot.com/ || oleg_pliats || n/a apliats || [[Special:Contributions/apliats| Contributions]] || |-| B ||Quan || Jason ||[mailto:jquan4@learn.senecac.on.ca jquan4] || A || http://jasonquan.wordpress.com/ || JQuan || n/a || [[Special:Contributions/Jquan4| Contributions]] ||
|-
| C B ||Schranz Quan || Matthew Jason ||[mailto:mjschranzjquan4@learn.senecac.on.ca mjschranzjquan4] || A || [http://mjschranzjasonquan.wordpress.com/category/oop344-project/ OOP344 Blog Posts] || mjschranz JQuan || n/a jquan4 || [[Special:Contributions/mjschranzJquan4| Contributions]] ||
|-
| D C || Balzamova Schranz || Irina Matthew ||[mailto:ibalzamovamjschranz@learn.senecac.on.ca ibalzamovamjschranz] || A || [http://bikarinmjschranz.blogspotwordpress.com/ category/oop344-project/ OOP344 Blog Posts] || iIra mjschranz ||n/a mjschranz || [[Special:Contributions/Irina mjschranz| Contributions ]] ||
|-
| E D || Park Balzamova || Hong Geung Irina ||[mailto:hgparkibalzamova@learn.senecac.on.ca hgparkibalzamova] || A || http://goldenrationbikarin.wordpressblogspot.com/ || goldenration iIra || n/a ibalzamova || [[Special:Contributions/goldenration Irina | Contributions ]] ||
|-
|}
[mailto:apliats@learn.senecac.on.ca,jquan4@learn.senecac.on.ca,mjschranz@learn.senecac.on.ca,ibalzamova@learn.senecac.on.ca,hgpark@learn.senecac.on.ca Email All Memebers]
== Rules to follow ==
6. Do not use redundant statements (i.e: if (x != 0) because it same as if(x) )
7. Very important - we shouldn't use TAB for indention. Because size of tab Here is different in different compilers and code could look messy if to open it different compiler. Lets use space instead. And each of us should set up Visual Studio to turn off TAB otherwise we can lose marks.  Note from Matthew: Look into the program you are writing on to see if you can set the number of characters your tab key will indent. For myself, I write all of my code on an application called SubEtheEdit on my mac and I can set my tab to the 2 characters we specified, so I can easily still use tab personally. Aleh: In VisualStudio we can put settings like example [http://wwwzenit.winasmsenecac.neton.ca/forumwiki/index.php?showtopic=2274 here/How_to_set_up_tab_spaces How to set up tab spaces] and by pressing TAB spaces would be printed. I will ask Fardad if it is okbut please put 2 instead of 3.
8. Do not create several variables in one line
1
edit

Navigation menu