Difference between revisions of "OOP344"
m (→Professors: Updated my student help) |
(Moved in-class notes link up) |
||
Line 32: | Line 32: | ||
*:: <small>''you must have headset OR headphones and microphone for voice chat, you CAN NOT use computer speakers for voice chat because of</small> | *:: <small>''you must have headset OR headphones and microphone for voice chat, you CAN NOT use computer speakers for voice chat because of</small> | ||
*: Skype: sosfardad | *: Skype: sosfardad | ||
+ | --> | ||
+ | |||
+ | == Examples and In-class Notes== | ||
+ | * Inclass notes: [https://github.com/Seneca-OOP344/20141notes.git git@github.com:Seneca-OOP344/20141notes.git] | ||
+ | <!-- OLD STUFF | ||
+ | |||
+ | svn://zenit.senecac.on.ca/oop344 (userid: oop344, no password) <--- You need to install SVN to open the link. <br/> | ||
+ | --><!-- | ||
+ | Link was not working. link updated. | ||
--> | --> | ||
Line 82: | Line 91: | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
--> | --> | ||
Revision as of 11:02, 27 January 2014
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++
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
- Inclass notes: git@github.com:Seneca-OOP344/20141notes.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%
- Contribution and Participation
- 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