Changes

Jump to: navigation, search

Team S - OOP344 20133

23 bytes removed, 22:06, 17 October 2013
Team S
= Team S=
== Project Marking Percentage ==
 
<big><syntaxhighlight lang="cpp">
Group work: 50
Individual work: 50
------------------------
Total 100%
</syntaxhighlight></big>
 
== Repository ==
* repo path: https://github.com/Seneca-OOP344/Team-S
*: Open: you can merge now.
*: Closed: Wait for the repo to get opened
 
====Logs====
* DateTime, Merged/being Merged by [mailto:emailid@learn.senecac.on.ca full name], ircnick: mynick, any other info
 
== Coding Style and Standards ==
=== Indentation===
* comment beside function declaration (very brief description)
* comment complex code
 
=== Variable Naming ===
* camel case with first letter lowercase in both variables and methods: int numCounter;
* extern prefix: extern int _externInt;
* static prefix: static int s_staticInt;
 
=== Code Blocks ===
* all braces have their own line
}
</syntaxhighlight>
 
== Team Members ==
{| class="wikitable sortable" border="1" cellpadding="5"
|[[User:Bushra Omer Mohamed | Bushra]]|| Mohamed || B || [mailto:bomohamed@myseneca.ca?subject=oop344 bomohamed] || [[Special:Contributions/Bushra Omer Mohamed | Bushra Omer Mohamed]] || BushiM || [http://bushramohamed.wordpress.com/ Bushra's Blog]
|}
 == Current Tasks ==
{| class="wikitable" border="1" cellpadding="5"
|-
| Branch Master || In Progress|| Bushra Omer Mohamed || Branch from master, add comment to cframe.h, merge to master || Sat Oct 19, 2013
|}
 == Task History ==
{| class="wikitable collapsible collapsed" border="1" cellpadding="5"
|-
| Branch Master || Fabrizio Tomassi || Branch from master, add comment to cframe.h, merge to master || Wed Oct 16, 2013
|}
 
== meetings ==
* latest will be on top
=== topic, date ===
[[Irc logs of meeting (unique name) - oop344 20113 | date]]
== Project Marking Percentage ==
<big><syntaxhighlight lang="cpp">
Group work: 50
Individual work: 50
------------------------
Total 100%
</syntaxhighlight></big>

Navigation menu