Difference between revisions of "OOP344"
(→The Project) |
(→Weekly Schedules) |
||
Line 80: | Line 80: | ||
*[https://github.com/Seneca-OOP344/fardad-archive.git git@github.com:Seneca-OOP344/fardad-archive.git] | *[https://github.com/Seneca-OOP344/fardad-archive.git git@github.com:Seneca-OOP344/fardad-archive.git] | ||
===Weekly Schedules=== | ===Weekly Schedules=== | ||
− | *[[OOP344 20093 | OOP344 20093]]<br/> | + | *[[OOP344 20093 | OOP344 - 20093]]<br/> |
*[[OOP344 - 20101]]<br /> | *[[OOP344 - 20101]]<br /> | ||
*[[OOP344 Weekly Schedule 20102 | OOP344 - 20102]]<br /> | *[[OOP344 Weekly Schedule 20102 | OOP344 - 20102]]<br /> |
Revision as of 20:15, 12 February 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
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 20131 - OOP344 for details.
Exam Schedule
- TBA
Grading
- Tests
- Test 1 15%
- Test 2 15%
- 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/OOP344-20123.git
Archives