Changes

Jump to: navigation, search

OOP344 20131-NIU

514 bytes added, 22:56, 18 March 2013
Programming Style
== NIU(Team 1) ==
*Github:https://github.com/Seneca-OOP344/1-NIU
 
 
 
== Announcement ==
== Programming Style ==
return abc;
}
</syntaxhighlight>
 
 
 
'''3. Variable Naming'''
 
<syntaxhighlight lang="cpp">
int main()
{
int a = 1;
char* bookNames;
char bookId
return 0;
}
</syntaxhighlight>
 
 
 
 
'''4. Github Command'''
 
<syntaxhighlight lang="cpp">
1.git branch (branch name);
2.git checkout (brach name);
3.git add ( file name);
4.git commit -m "(messages)"
5.git push --set-upstream origin (branch name)
</syntaxhighlight>
|[[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://weiwangoop344weioop344.blogspotwordpress.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/ Chen'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/ Chen's Blog]= Discussion ==
|}When do you have time to make a meeting for discussing these classes.
1
edit

Navigation menu