Difference between revisions of "Initial Steps to succeed in OOP344"

From CDOT Wiki
Jump to: navigation, search
(added free xchat for windows link)
 
(5 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
*Step 1:
 
*Step 1:
   Add your name to student list [[Student List 20113 - OOP344]]
+
   Add your name to student list [[Student List 20121 - OOP344]]
 
*Step 2:
 
*Step 2:
   Check out the team page. Make sure you are in a team [[Teams' List 20113 - OOP344]]. You need to <br/> update your name in your own team page. If you are not in a team, contact the professor asap.
+
   Check out the team page. Make sure you are in a team [[Teams' List 20121 - OOP344]]. You need to <br/> update your name in your own team page. If you are not in a team, contact the professor asap.
 
*Step 3:
 
*Step 3:
   Check out the weekly schedule regularly so you wont miss out what will be covered. [[Weekly Schedule 20113 - OOP344]]
+
   Check out the weekly schedule regularly so you wont miss out what will be covered. [[Weekly Schedule 20121 - OOP344]]
 
*Step 4:
 
*Step 4:
 
   Download and Install [http://tortoisesvn.net/downloads.html SVN].
 
   Download and Install [http://tortoisesvn.net/downloads.html SVN].
Line 18: Line 18:
 
* [http://www.aquaticx.com/ xIRC] (MacOS)
 
* [http://www.aquaticx.com/ xIRC] (MacOS)
 
* [http://www.babbelirc.com/ Babbel] (Windows/MacOS)
 
* [http://www.babbelirc.com/ Babbel] (Windows/MacOS)
* [http://xchat.org/ XChat] (Windows/Linux)
+
* [http://xchat.org/ XChat] (Windows/Linux) (Free Windows version of XChat can be downloaded [http://www.silverex.org/download/ here])
 
* [http://www.irssi.org/ irssi] (Windows/MacOS/Linux)
 
* [http://www.irssi.org/ irssi] (Windows/MacOS/Linux)
 
* [http://webchat.freenode.net/ Freenode] (Windows/MacOS/Linux (Web Based IRC)
 
* [http://webchat.freenode.net/ Freenode] (Windows/MacOS/Linux (Web Based IRC)
Line 26: Line 26:
  
 
*Step 6:
 
*Step 6:
Download and Install these compiler if you don't have them:
+
Download and Install these compilers if you don't have them:
 
  1. Visual Studio 2010 Ultimate X86 from [https://acs.senecac.on.ca/pages/download.php ACS webpage]
 
  1. Visual Studio 2010 Ultimate X86 from [https://acs.senecac.on.ca/pages/download.php ACS webpage]
 
  2. [https://cs.senecac.on.ca/~chris.szalwinski/resources/borland.html Borland c++]
 
  2. [https://cs.senecac.on.ca/~chris.szalwinski/resources/borland.html Borland c++]
Line 32: Line 32:
  
 
All our codes will need to be tested on all 3 compilers.
 
All our codes will need to be tested on all 3 compilers.
 +
 +
*Step 7:
 +
check svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password)  regularly for classnotes.<br/>
 +
You need to install SVN to open the link. The notes are in Trunk folder.
 
=Credits=
 
=Credits=
 
This page was created by: Qtdang1.
 
This page was created by: Qtdang1.

Latest revision as of 11:20, 17 January 2012

Initial steps that you need to take in order to be succeed in OOP344.

  • Step 1:
  Add your name to student list Student List 20121 - OOP344
  • Step 2:
  Check out the team page. Make sure you are in a team Teams' List 20121 - OOP344. You need to 
update your name in your own team page. If you are not in a team, contact the professor asap.
  • Step 3:
 Check out the weekly schedule regularly so you wont miss out what will be covered. Weekly Schedule 20121 - OOP344
  • Step 4:
 Download and Install SVN.
  • Step 5:
 Get IRC(Internet relay chat) so you can effectively communicate with your group members and others.
You will need to download one of these clients listed below:

List of available IRC Clients

After you finish downloading and installing one of the above client Join the IRC by registering your nickname on freenode server and joining the #seneca-oop344 channel for 344 related dialog. Additional channels of interest: #seneca to interact with all Seneca students participating in opensource projects, and #seneca-social for Social (off-topic) dialog.

  • Step 6:

Download and Install these compilers if you don't have them:

1. Visual Studio 2010 Ultimate X86 from ACS webpage
2. Borland c++
3. Linux compiler

All our codes will need to be tested on all 3 compilers.

  • Step 7:

check svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password) regularly for classnotes.
You need to install SVN to open the link. The notes are in Trunk folder.

Credits

This page was created by: Qtdang1.