Difference between revisions of "OOP344"
(→Professors) |
(→Resources) |
||
Line 47: | Line 47: | ||
* [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac | * [http://colloquy.info/downloads.html Colloquy] an IRC Client for Mac | ||
* [http://en.cppreference.com/w/cpp/language/operator_precedence C++ Operator Precedence] C++ Operator Precedence | * [http://en.cppreference.com/w/cpp/language/operator_precedence C++ Operator Precedence] C++ Operator Precedence | ||
− | + | * [https://github.com/languages/C%2B%2B Open Source C++ projects on GitHub] For those who wants to try their knowledge, you can participate in Open Source C++ Projects on GitHub. Just click the link, choose project for you and start working on it, as simple as that. | |
Revision as of 18:57, 26 November 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
Another mirror for short URL to this page: is.gd/OOP344
Contents
OOP344 -- Object Oriented Programming II Using C++
Professors
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
- C++ Operator Precedence C++ Operator Precedence
- Open Source C++ projects on GitHub For those who wants to try their knowledge, you can participate in Open Source C++ Projects on GitHub. Just click the link, choose project for you and start working on it, as simple as that.
Examples and In-class Notes
- Inclass notes: git@github.com:Seneca-OOP344/OOP344-20123.git
- Etherpad:
Archives