Difference between revisions of "OOP344"
Dkavalchyk2 (talk | contribs) (→Examples and In-class Notes) |
(→Resources) |
||
Line 44: | Line 44: | ||
* [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]] | ||
* Mac Lab Available in 2108 as well as in the Computing Commons* | * 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://zenit.senecac.on.ca/wiki/index.php/OOP344_Student_Resources#The_Basics_of_IRC IRC Basics] |
Revision as of 12:30, 15 February 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
The project for this semester is a multi-platform, text-based application and is done using opensource concepts.
Check Project 20121 - OOP344 for details.
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++
- 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.
- Practical Open Source Software Exploration
- How To edit Wiki pages
- How To edit Wiki Cheatsheet
- Subversion (SVN)
- Subversion (SVN) Binary Packages
- Download Page of TortoiseSVN
- TortoiseSVN Documentation
- SVN book at red-bean.com or download the PDF from here.
- Using SVN for School Projects
- 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
- RapidSVN a SVN Client for Mac
- AnkhSVN - Free Visual Studio SVN Integration Alternative To VisualSVN
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