Changes

Jump to: navigation, search

OOP344 ASOS

1,047 bytes removed, 13:55, 20 November 2009
5.2 Channel #OOP344
[[OOP344]] - [[OOP344 Student List]] - [[OOP344 Teams]] - [[OOP344 Assignment One]] - [[OOP344 Assignment Two]] - [[OOP344 IRC Schedules 20093 |OOP344 IRC Schedules]]<br />
= ASOS Brigade - Team 6 1.0 Project Overview =
= Project Overview = == 1.1 Project Description ==
The purpose of this project is to build a working command line text editor. It will be built from the ground up with an open source mentality using C/C++. We will be using an SVN repository in order to keep all of our files updated and organized, and to keep overwriting errors to a minimum. Our wiki page will also spell out our direction and any other information needed.
=== Chi-Lea Tran ===
Email: [mailto: ctran13@learn.senecac.on.ca === Wen Fang Chen === Email: wfchenctran13@learn.senecac.on.ca]
== 2.2 Group Members ==
 
=== Wen Fang Chen ===
 
IRC Username: Gwen2009
 
Section: C
 
Blog: http://wenfangchen.blogspot.com/
 
Email: wfchen@learn.senecac.on.ca
=== Yong Hong ===
Blog: http://xderick.blogspot.com/
Email: [mailto: rod1205@hotmail.com === Taehoon Kim === IRC Username: hoongoon Section: B Blog: http://hoonkoon.blogspot.com/ Email: hoongoon86rod1205@hotmail.com]
=== Chi-Lea Tran ===
Blog: http://ctran13.blogspot.com/
Email: [mailto: ctran13@learn.senecac.on.cactran13@learn.senecac.on.ca]
=== Victor Tran ===
Blog: http://victran.blogspot.com/
Email: [mailto: victor.vy.tran@gmail.comvictor.vy.tran@gmail.com]
=== Cong Wang ===
Blog: http://wangcong422.blogspot.com/
Email: [mailto: cwang84@learn.senecac.on.cacwang84@learn.senecac.on.ca]
=== Yong Xue ===
Blog: http://opp344-yxue.blogspot.com/
Email: [mailto: yxue11@learn.senecac.on.cayxue11@learn.senecac.on.ca] == 2.3 Current responsiblities == === Yong Hong === IO_Form, IO_Frame, IO_Field === Chi-Lea Tran === IO_TextEdit
=== Shun Yao Zhang Victor Tran ===
IRC Username: DownWindIO_CheckList
Section: C===Cong Wang === IO_Menu
Blog: http://shunyao-cpa.blogspot.com/=== Yong Xue ===
Email: syzhang4@learn.senecac.on.caIO_Edit, IO_Vedit
= 3.0 SVN Repository =
== 3.1 Address Repository ==
svn://zenit.senecac.on.ca/ops344_093a06
== 3.2 Usernames and Logins == Wen Fang Chen: ops344_093svn62
Yong Hong: ops344_093svn65
 
Taehoon Kim: ops344_093svn66
Chi-Lea Tran: ops344_093svn61
Yong Xue: ops344_093svn67
 
Shun Yao Zhang: ops344_093svn64
= 4.0 Conventions and Styles =
<pre>
/*
* File Name: example.cpp
* Author: Victor Tran (victran)
* Create Date: 27-Oct-09
* Last Modified Date: 11-Nov-09
* Description: blah blah blah
*/
</pre>
File Name: example.cpp
 
Author: Victor Tran (victran)
 
Date: 27-Oct-09
 
Description: blah blah blah
 
*/
</pre>
== 4.2 Function Comments ==
<pre>
/*  * Function Name: FunctionName  * Description: Blah blah blah.  */ 
int FunctionName()
 
{
<pre>
int someFunction
 
{
}
 
</pre>
<pre>
if ( mapleLeafs == lose)
 
{
== 4.7 Function Naming Conventions ==
Function names should start with a capital lower letter. For example:
<pre>
int SomeFunctionsomeFunction()
{
code;
</pre>
= 5.0 IRC Chatlogs =
 
== 5.1 Channel ##ASOS ==
 
October 27 - http://matrix.senecac.on.ca/~ctran13/logfile/Oct-27.log<br />
November 11 - http://matrix.senecac.on.ca/~ctran13/logfile/Nov-11.log
 
*incomplete
{| border="1" cellpadding="5".2 Channel #OOP344 ==
|+ [[ ASOS Brigade| ASOS Brigade]]! Last Name !! Name !! Seneca Username !! Section !! Blog Url !! IRC Nick !! Current Task !! SVN ID|November 11 -| Zhang || Shun Yao || syzhang4 || C || [http://shunyao-CPA.blogspot.com/ MY Blog] || DownWind || IO_MenuBar ||64|-| Hong || Yong || yhong17 || B || [http://xderick.blogspotmatrix.com/ xDerick' Blog] || Yong_Clicker || IO_Form, IO_Frame, IO_Field || 65|-| Kim || Taehoon || tkim28 || B || [http://hoonkoonsenecac.blogspoton.comca/ Blog] || hoongoon || IO_Radio || 66|-| Chen || Wen Fang || wfchen || C || [http://wenfangchen.blogspot.com/ Gwen's Blog] || Gwen2009 || IO_Label || 62|-| Xue || Yong || yxue11 || C || [http://opp344-yxue.blogspot.com/ Blog] || yxue11 || IO_Edit,IO_Vedit|| 67|-| Tran || Chi-Lea || ~ctran13 || C || [http:/logfile/ctran13.blogspot.com Nitty Gritty] || ctran13 || ciol.c, IO_TextEdit|| 61|seneca-| Tran || Victor || vvtran || C || [http://victranoop344.blogspot.com Blog?] || victran || IO_CheckList || 63|-| Wang || Cong || cwang84 || B || [http:log<br //wangcong422.blogspot.com Blog] || cwang84 || IO_Menu || 68|-! Contact: !! - !! - !! - !! - !! - !! - !! -|-| Tran || Chi-Lea || - || - || - || - || - || -|-| Chen || Wen Fang || - || - || -|| - || -|| -|-|} ==>
1
edit

Navigation menu