Difference between revisions of "Alpha"

From CDOT Wiki
Jump to: navigation, search
(Issue description and/or number (6))
(Repository)
 
(12 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
* due immediately  
 
* due immediately  
 
<big>
 
<big>
  Group work:      30%        (25 <= xx <= 50)
+
  Group work:      25%        (25 <= xx <= 50)
  Individual work: 70% +      (50 <= xx <= 75)  
+
  Individual work: 75% +      (50 <= xx <= 75)  
 
  -------------------------
 
  -------------------------
 
  Total          100%
 
  Total          100%
Line 10: Line 10:
  
 
== Repository ==
 
== Repository ==
* repo Github id:  
+
* repo Github id: Seneca-OOP344/I-Alpha
 +
 
 
== Team Members ==
 
== Team Members ==
 
{| class="wikitable sortable" border="1" cellpadding="5"
 
{| class="wikitable sortable" border="1" cellpadding="5"
|+ Team Name (team x)
+
|+ Team Name (team ALPHA)
 
! First Name !! Last Name  !! Section !! Seneca Id !! Github ID !! wiki id !!  IRC nick !! Blog URL
 
! First Name !! Last Name  !! Section !! Seneca Id !! Github ID !! wiki id !!  IRC nick !! Blog URL
 
|-
 
|-
|[[User:Shijie Sun|Shijie]]||Sun||B||[mailto:ssun24@myseneca.ca ssun24]||nihao123|| [[Special:Contributions/Shijie Sun|Shijie Sun]]||Jack Sun||[http://www.blogger.com/blogger.g?blogID=3685082917224883224#overview program344]
+
|[[User:Shijie Sun|Shijie]]||Sun||B||[mailto:ssun24@myseneca.ca ssun24]||nihao123|| [[Special:Contributions/Shijie Sun|Shijie Sun]]||Jack Sun||[http://shijie0124.wordpress.com/ shijie0124]
 
|-
 
|-
 
|[[User:Sivathanushan Easwaran | Sivathanushan]]|| Easwaran|| B|| [mailto:seaswaran@myseneca.ca?subject=oop344 seaswaran] || sivae || [[Special:Contributions/Sivathanushan Easwaran | Sivathanushan Easwaran]] || LineCircle || [http://oop344class.wordpress.com/ OOP344Class]
 
|[[User:Sivathanushan Easwaran | Sivathanushan]]|| Easwaran|| B|| [mailto:seaswaran@myseneca.ca?subject=oop344 seaswaran] || sivae || [[Special:Contributions/Sivathanushan Easwaran | Sivathanushan Easwaran]] || LineCircle || [http://oop344class.wordpress.com/ OOP344Class]
Line 132: Line 133:
 
*:
 
*:
 
  CCheckList Mock-up Class (issue 2.9)
 
  CCheckList Mock-up Class (issue 2.9)
 +
 +
=== Issue description and/or number (12)===
 +
* Assigned to: [mailto:seaswaran@myseneca.ca Sivathanushan Easwaran]
 +
* Code review by:
 +
* Status:
 +
*: (being developed/pull request/being reviewed/pushed to master)
 +
* comments:
 +
*:
 +
CDialog (issue 3.1)
  
  
Line 145: Line 155:
  
 
== Coding Rules ==
 
== Coding Rules ==
 +
  int a;
 +
  int b;          // one line only declare one variable
 +
  if ( a == b ) {  //leave space between variables and everything else
 +
    a++;
 +
  }
 +
  else if ( b > a ) {  //put else if in next line
 +
    b++;
 +
  }
 +
  else {
 +
    a = b; //comment properly after which line need it
 +
  }
 +
 
== meetings ==
 
== meetings ==
 
* latest will be on top
 
* latest will be on top
Line 153: Line 175:
 
==Question and discuss==
 
==Question and discuss==
  
* Nothing for now...
+
I got a letter, and it said Jungmin Ji has dropped the course or will be dropping the course soon.
 +
 +
So it seems we need work harder and I will stay in this course no matter what happen.
 +
 +
                                                                            --------Shijie Sun

Latest revision as of 18:53, 18 November 2012

ALPHA

Project Marking Percentage

  • due immediately

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

Repository

  • repo Github id: Seneca-OOP344/I-Alpha

Team Members

Team Name (team ALPHA)
First Name Last Name Section Seneca Id Github ID wiki id IRC nick Blog URL
Shijie Sun B ssun24 nihao123 Shijie Sun Jack Sun shijie0124
Sivathanushan Easwaran B seaswaran sivae Sivathanushan Easwaran LineCircle OOP344Class
James Marmer B jmarmer jamesm007 James Marmer ToraReaper Blog
Ronny Wan B rwan3 ronnywan Ronny Wan ronnywann ronnywann
Jungmin Ji B jjungmin Ji Jungmin Ji Jungmin Viscaria Hit!

Issues and Status

Issue description and/or number (1)

Add console class to project and test with cio_test  (issue 1) 

Issue description and/or number (2)

CField Mock-up Class (issue 2.1)

Issue description and/or number (3)

CLabel Mock-up Class (issue 2.2)

Issue description and/or number (4)

  • Assigned to: Sivathanushan Easwaran
  • Code review by: Shijie Sun
  • Status: pushed to master
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CDialog Mock-up Class (issue 2.3)

Issue description and/or number (5)

  • Assigned to: Sivathanushan Easwaran
  • Code review by: Shijie Sun
  • Status: pushed to master
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CLineEdit Mock-up Class (issue 2.4)

Issue description and/or number (6)

  • Assigned to: Sivathanushan Easwaran
  • Code review by: Shijie Sun
  • Status: pushed to master
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CButton Mock-up Class (issue 2.5)

Issue description and/or number (7)

  • Assigned to: Ji Jungmin
  • Code review by: Ronny Wan
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CValEdit Mock-up Class (issue 2.6)

Issue description and/or number (8)

  • Assigned to: James Marmer
  • Code review by: Ronny Wan
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CCheckMark Mock-up Class (issue 2.7)

Issue description and/or number (9)

  • Assigned to: James Marmer
  • Code review by: Ronny Wan
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
Add Text Class to the project (issue 2.8.1)

Issue description and/or number (10)

  • Assigned to: Ronny Wan
  • Code review by: James Marmer
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CText Mock-up Class (issue 2.8.2)

Issue description and/or number (11)

  • Assigned to: Ronny Wan
  • Code review by: James Marmer
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CCheckList Mock-up Class (issue 2.9)

Issue description and/or number (12)

  • Assigned to: Sivathanushan Easwaran
  • Code review by:
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:
CDialog (issue 3.1)


example:

Issue description and/or number (X)

  • Assigned to: FULLNAME
  • Code review by: FULLNAME
  • Status:
    (being developed/pull request/being reviewed/pushed to master)
  • comments:

Coding Rules

 int a;
 int b;          // one line only declare one variable
 if ( a == b ) {   //leave space between variables and everything else
    a++;
 }
 else if ( b > a ) {   //put else if in next line
    b++;
 }
 else {
    a = b; //comment properly after which line need it
 }

meetings

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

discussions

Question and discuss

I got a letter, and it said Jungmin Ji has dropped the course or will be dropping the course soon.

So it seems we need work harder and I will stay in this course no matter what happen.

                                                                           --------Shijie Sun