Difference between revisions of "The Sixth Core 20123 - OOP344"

From CDOT Wiki
Jump to: navigation, search
(Coding Rules)
Line 10: Line 10:
 
</big>
 
</big>
 
== Repository ==
 
== Repository ==
* repo Github id:  
+
* repo Github id: XIII-SixCor
  
 
== Team Members ==
 
== Team Members ==
Line 23: Line 23:
 
|[[User:pchadha | Prateek]]|| Chadha || B || [mailto:pchadha@myseneca.ca?subject=oop344 prateek] || [[Special:Contributions/pchadha | Prateek Chadha ]] ||aviat0r|| [http://chadhap.blogspot.ca/ prateek chadha]
 
|[[User:pchadha | Prateek]]|| Chadha || B || [mailto:pchadha@myseneca.ca?subject=oop344 prateek] || [[Special:Contributions/pchadha | Prateek Chadha ]] ||aviat0r|| [http://chadhap.blogspot.ca/ prateek chadha]
 
|-
 
|-
|[[User:WikiID | Ahmad]]|| Al Dallal || B || [mailto:aaldallal@myseneca.ca?subject=oop344 aaldallal] || [[Special:Contributions/Ahmad Al Dallal | Ahmad Al Dallal]] || icanada || [http://yourBlogURL BlogName]
+
|[[User: | ]]|| || || [mailto:@myseneca.ca?subject=oop344 ] || [[Special:Contributions/ | ]] || || [ ]
 
|-
 
|-
|[[User:Ali Al Dallal | Ali]]|| Al Dallal || B || [mailto:aaldallal1@myseneca.ca?subject=oop344 aaldallal1] || [[Special:Contributions/Ali Al Dallal | Ali Al Dallal]] || alihuta2002 || [http://oop344.techtotalk.com/ Ali's Blog]
+
|[[User: | ]]|| || || [mailto:@myseneca.ca?subject=oop344 ] || [[Special:Contributions/ | ]] || || [ ]
 
|-
 
|-
 
<!--
 
<!--

Revision as of 00:57, 1 November 2012


OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources

The Sixth Core (XIII)

Project Marking Percentage

  • due immediately

Group work:      35%        (25 <= xx <= 50)
Individual work: 65% +      (50 <= xx <= 75) 
-------------------------
Total           100%

Repository

  • repo Github id: XIII-SixCor

Team Members

Team Name (The Sixth Core)
First Name Last Name Section Seneca Id wiki id IRC nick Blog URL
Amir Mohammad Mobasseri B ammobasseri ammobasseri ammobasseri Amir's Blog
Saeid Ahankoub B sahankoub Saeid Ahankoub sahankoub C++ Blog
Prateek Chadha B prateek Prateek Chadha aviat0r prateek chadha
[[User: | ]] [1] [ ]
[[User: | ]] [2] [ ]

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

  • Use Safegaurd for header files with the format of _OOP_FILENAME_H_
  • Data members in any classes start with underscore(_)
  • Use Capital letter for the second (third, forth, ...) word of variables with compound words
  • Use meaningfully variable names
  • Use 3 spaces for indentation
  • Use only SPACE BAR for indentation (do not use Tab)
  • Use curly-braces for all kinds of loops, if statement, switch, etc.
  • Comment shortly and properly, specially at the end of long scopes

meetings

  • latest will be on top
  1. topic and date1
  2. topic and date2

discussions