Changes

Jump to: navigation, search

OOP344 20131 - See Plus Plus

1,921 bytes added, 23:16, 13 February 2013
Created page with '{{OOP344 Index | 20131}} == See Plus Plus (Team 3) == == Project Marking Percentage == == Github Repository == * git@github.com:Seneca-OOP344/3-SeePP.git * https://github.com/…'
{{OOP344 Index | 20131}}
== See Plus Plus (Team 3) ==

== Project Marking Percentage ==

== Github Repository ==

* git@github.com:Seneca-OOP344/3-SeePP.git
* https://github.com/Seneca-OOP344/3-SeePP.git

== Coding Style ==

1.Naming

* Names representing types must be in mixed case starting with upper case (example: SavingAccount)
* Variable names must be in mixed case starting with lower case. (example: savingAccount)

2.Indentation and block layout
while (!done) {
doSomething();
done = moreToDo();
}


== Team Members ==
[mailto:rbcruz@myseneca.ca;xdeng7@myseneca.ca;edokic@myseneca.ca;amendes@myseneca.ca;?subject=oop344 Email to all members]

{| class="wikitable sortable" border="1" cellpadding="5"

! First Name !! Last Name !! Team Name !! Section !! Seneca Id !! wiki id !! IRC nick !! GITHUB ID !! Blog URL
|-
|[[User:Xinggui Deng|Xinggui]]||Deng||[[N/A|See Plus Plus]]||A||[mailto:xdeng7@myseneca.ca?subject=oop344 xdeng7]||[[Special:Contributions/Xinggui Deng|Xinggui Deng]]||xgd||GaryDeng|| [http://garydeng.tumblr.com/ Deng's Blog]
|-

|[[User:Erik Dokic|Erik]]||Dokic||[[N/A|See Plus Plus]]||B||[mailto:edokic@myseneca.ca?subject=OOP344 edokic]||[[Special:Contributions/Erik Dokic|Erik Dokic]]||edokic||edokic|| [http://oop344ed.wordpress.com/ OOP344 by ED]
|-
|[[User:Ramon Ben Christoffer Cruz|Ramon]]||Cruz||[[N/A|See Plus Plus]]||B||[mailto:rbcruz@myseneca.ca?subject=oop344 rbcruz]||[[Special:Contributions/Ramon Ben Christoffer Cruz| Ramon Ben Christoffer Cruz]]||ramonCC || chrisRC|| [http://coderschi.tumblr.com/ Ramon's Code Blog]
|-

|[[User:Andre_Mendes|Andre]]||Mendes||[[see_plus_plus|See Plus Plus]]||B||[mailto:amendes@myseneca.ca?subject=oop344 amendes]||[[Special:Contributions/Andre_Mendes|Andre Mendes]]||amendes||andrehsmendes|| [http://andrehsmendes.wordpress.com/ Object Oriented Programming]
|-
|}

== Status and Issues ==

== Discuss ==

== Meet ups ==

Navigation menu