Difference between revisions of "OOP344"
(→The Project) |
(→Grading) |
||
Line 23: | Line 23: | ||
== Grading == | == Grading == | ||
− | * Tests | + | * Tests 30% |
− | |||
− | |||
* Project 30% | * Project 30% | ||
** Application 24% | ** Application 24% |
Revision as of 22:59, 6 May 2013
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++
Professors
- Fardad Soleimanloo
- Joseph Hughes
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 30%
- Project 30%
- Application 24%
- Contribution and Participation and Quizzes 6%
- 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.
- Standard Template Library Programmer's Guide
Examples and In-class Notes
- Inclass notes: git@github.com:Seneca-OOP344/20131-notes.git
Archives