Difference between revisions of "OOP344"
(Updated index) |
(→Grading: Workshop bonus clarification) |
||
Line 62: | Line 62: | ||
* Project 30% | * Project 30% | ||
** Application 30% | ** Application 30% | ||
− | ** Bonus | + | ** Bonus 10% (till maximum project mark) for completing all [https://scs.senecac.on.ca/~btp300/pages/workshops/index.html workshops] |
* Final Exam 40% | * Final Exam 40% | ||
Revision as of 04:53, 13 March 2014
Object Oriented Programming II Using C++ with introduction to open source
OOP344
| Weekly Schedule
| Student List
| Teams
| Project
| A1
| A2
| A3
| 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++
IRC
- Server: irc.freenode.net
- Channel: #seneca-oop344
Professors
- Hasan Kamal-Al-Deen
- Skype: hasan.kamal.al.deen
- IRC: northWind, northAway, northBot (IRC Bot)
- Website: https://scs.senecac.on.ca/~hasan.kamal-al-deen
- Schedule: https://scs.senecac.on.ca/~hasan.kamal-al-deen/?q=schedule
- Office Hours:
- Tuesday: 11:40am - 1:25pm
- Thursday: 1:30pm - 3:15pm
Examples and In-class Notes
- A/C Section - inclass notes: git@github.com:Seneca-OOP344/20141notes.git
- B Section - inclass notes: git@github.com:CaptGreg/SenecaOOP344-attic.git
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%
- Quizzes
- Project 30%
- Application 30%
- Bonus 10% (till maximum project mark) for completing all workshops
- 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
Archives