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

From CDOT Wiki
Jump to: navigation, search
(added free xchat for windows link)
 
(26 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
Initial steps that you need to take in order to be succeed in OOP344.
 
Initial steps that you need to take in order to be succeed in OOP344.
  
*Step1:
+
*Step 1:
#Download and Install [http://tortoisesvn.net/downloads.html SVN].
+
  Add your name to student list [[Student List 20121 - OOP344]]
#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:
+
*Step 2:
=List of available IRC Clients=
+
  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:
 +
  Check out the weekly schedule regularly so you wont miss out what will be covered. [[Weekly Schedule 20121 - OOP344]]
 +
*Step 4:
 +
  Download and Install [http://tortoisesvn.net/downloads.html SVN].
 +
*Step 5:
 +
  Get IRC(Internet relay chat) so you can effectively communicate with your group members and others.<br/> You will need to download one of these clients listed below:
 +
List of available IRC Clients
 
* [https://addons.mozilla.org/en-US/firefox/addon/16 Chatzilla] (Add-on for Firefox)
 
* [https://addons.mozilla.org/en-US/firefox/addon/16 Chatzilla] (Add-on for Firefox)
 
* [http://www.mirc.com/ mIRC] (Windows)
 
* [http://www.mirc.com/ mIRC] (Windows)
Line 11: 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)
  
 +
After you finish downloading and installing one of the above client
 +
Join the IRC by [http://www.wikihow.com/Register-a-User-Name-on-Freenode 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 [https://acs.senecac.on.ca/pages/download.php ACS webpage]
 +
2. [https://cs.senecac.on.ca/~chris.szalwinski/resources/borland.html Borland c++]
 +
3. [https://cs.senecac.on.ca/~chris.szalwinski/resources/putty.html Linux compiler]
  
UNDER CONSTRUCTION
+
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=
 +
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.