Changes

Jump to: navigation, search

OOP344 201314-Anonymous

1,346 bytes added, 11:54, 22 February 2013
no edit summary
{{OOP344 Index | 20131}}== NIU(Team 1) ==*Github:https://github.com/Seneca-OOP344/1-NIU   == Announcement == == Programming Style =='''1. Indentation'''* Four spaces or a tab   '''2. Blocks'''<htmlsyntaxhighlight lang="cpp">if(something){ abc = xyz; while(abc == 0) { printf("What is this?\n"); } return abc;}<hr/syntaxhighlight>   '''3. Variable Naming''' <brsyntaxhighlight lang="cpp"><p>This is int main(){ int a paragraph= 1; char* bookNames; char bookId return 0;}</psyntaxhighlight><== Team Members =={| class="wikitable sortable" border="1" cellpadding="5"|+ OOP344 - NIU! First Name !! Last Name !! Team Name !! Section !! Seneca Id !! wiki id !! IRC nick !! GITHUB ID !! Blog URL|-|[[User:Xin Li|Xin]]||Li||[[N/A|NIU]]||A||[mailto:xli206@myseneca.ca?subject=oop344 xli206]||[[Special:Contributions/Xin Li|Xin Li]]||Xin12||steven5736|| [http://xin12.blogspot.ca/ Xin's Blog]|-|[[User:Wei Wang|Wei]]||Wang||[[N/A|NIU]]||A||[mailto:wwang125@myseneca.ca?subject=oop344 wwang125]||[[Special:Contributions/Wei Wang|Wei Wang]]||weiwang||wangwei2009727|| [http://weiwangoop344.blogspot.com/ Wei's blog]|-|[[User:czang1 | Chen]]||Zang||[[N/A|NIU]]||B||[mailto:czang1@learn.senecac.on.ca?subject=oop344 czang1]||[[Special:Contributions/czang1 | czang1]]||Johnson||czang1|| [http://zangchen88.blogspot.com/html>Chen's Blog]|-|} == Discussion ==

Navigation menu