Difference between revisions of "OOP344"
(→The Project) |
(→Resources) |
||
Line 31: | Line 31: | ||
== Resources == | == Resources == | ||
− | |||
− | |||
* [https://cs.senecac.on.ca/~btp300/pages/content/index.html Object-Oriented Programming I - C++] | * [https://cs.senecac.on.ca/~btp300/pages/content/index.html Object-Oriented Programming I - C++] | ||
− | |||
* [http://teachingopensource.com/index.php/Textbook_Release_0.8 Practical Open Source Software Exploration] | * [http://teachingopensource.com/index.php/Textbook_Release_0.8 Practical Open Source Software Exploration] | ||
* [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | * [http://en.wikipedia.org/wiki/Wikipedia:How_to_edit_a_page How To edit Wiki pages] | ||
* [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | * [http://en.wikipedia.org/wiki/Wikipedia:Cheatsheet How To edit Wiki Cheatsheet] | ||
+ | * [http://www.possibility.com/Cpp/CppCodingStandard.html C++ Coding Standard] | ||
+ | * Mac Lab Available in 2108 as well as in the Computing Commons* | ||
+ | * [http://zenit.senecac.on.ca/wiki/index.php/OOP344_Student_Resources#The_Basics_of_IRC IRC Basics] | ||
+ | * [http://irchelp.org/irchelp/irctutorial.html IRC Tutorial] | ||
+ | * How to Install [http://wiki.tryphon.eu/how_to_install_xchat XChat] ([http://www.silverex.org/download/ XChat 2 <free>]) | ||
+ | * [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac | ||
+ | |||
+ | |||
+ | <!-- OLD stuff: to be updated | ||
+ | * [[initial Steps to succeed in OOP344]] | ||
+ | * Class notes can be found here: svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password) <--- You need to install SVN to open the link. | ||
* [http://subversion.tigris.org/ Subversion (SVN)] | * [http://subversion.tigris.org/ Subversion (SVN)] | ||
* [http://subversion.apache.org/packages.html Subversion (SVN) Binary Packages] | * [http://subversion.apache.org/packages.html Subversion (SVN) Binary Packages] | ||
Line 44: | Line 52: | ||
* [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html TortoiseSVN Documentation] | * [http://tortoisesvn.net/docs/release/TortoiseSVN_en/index.html TortoiseSVN Documentation] | ||
* [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | * [http://svnbook.red-bean.com/ SVN book at red-bean.com] or download [https://cs.senecac.on.ca/~fardad.soleimanloo/oop344/notes/svn-book.pdf the PDF from here]. | ||
− | |||
* Using [[SVN for School Projects]] | * Using [[SVN for School Projects]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
* [http://www.rapidsvn.org/download/release/0.12/RapidSVN-0.12.0-8051.dmg RapidSVN] a SVN Client for Mac | * [http://www.rapidsvn.org/download/release/0.12/RapidSVN-0.12.0-8051.dmg RapidSVN] a SVN Client for Mac | ||
* [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | * [http://ankhsvn.open.collab.net/ AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN] | ||
+ | |||
+ | |||
+ | --> | ||
== Examples and In-class Notes== | == Examples and In-class Notes== |
Revision as of 14:28, 7 September 2012
Object Oriented Programming II Using C++ with introduction to open source
OOP344 | Weekly Schedule | Student List | Teams | Project | Student Resources
Please help make this page resourceful for all OOP344 students to use!
Short link for current page: bit.ly/oop344
Contents
OOP344 -- Object Oriented Programming II Using C++
Subject Description and Course Outcomes
- Please visit the School Of Computer Studies website for the detailed description of the subject
The Project
TBA
Exam Schedule
- TBA
Grading
- Tests
- Test 1 10%
- Test 2 10%
- Project 40%
- Application 30%
- Contribution and Participation and Quizzes 10%
- Final Exam 40%
Resources
- Object-Oriented Programming I - C++
- Practical Open Source Software Exploration
- How To edit Wiki pages
- How To edit Wiki Cheatsheet
- C++ Coding Standard
- Mac Lab Available in 2108 as well as in the Computing Commons*
- IRC Basics
- IRC Tutorial
- How to Install XChat (XChat 2 <free>)
- Colloquy an IRC Client for Mac
Examples and In-class Notes
svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password) <--- You need to install SVN to open the link.
Archives
checkout svn://zenit.senecac.on.ca/oop344/tags for all the notes since 2001 (Userid: oop344 | No password) <--- You need to install SVN to open the link.
OOP344 20093
OOP344 - 20101
OOP344 - 20102
OOP344 - 20103
OOP344 - 20111
OOP344 - 20112
OOP344 - 20113
OOP344 - 20121