Difference between revisions of "OOP344"
(→Resources) |
(→Examples and In-class Notes: -Updated list with breif descriptions for each note) |
||
Line 67: | Line 67: | ||
== Examples and In-class Notes== | == Examples and In-class Notes== | ||
* Inclass notes: [https://github.com/Seneca-OOP344/OOP344-20123.git git@github.com:Seneca-OOP344/OOP344-20123.git] | * Inclass notes: [https://github.com/Seneca-OOP344/OOP344-20123.git git@github.com:Seneca-OOP344/OOP344-20123.git] | ||
− | *Etherpad: [http://etherpad.proximity.on.ca:9001/p/oop3441-sep10B Sept 10th] | + | *Etherpad: |
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3441-sep10B Sept 10th] -Starting CPP Projects Intro | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3444-sep24a Sept 24th] -Arrays (Multi), Static Vars, SizeOf | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3444-sep28a Sept 28th] -Returns, Pointer to Func, Typedef | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3445_oct1a Oct 1st] -Virtual Methods, Inheritance, Recursion | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3445_oct8a Oct 8th] (No collaborated notes as of yet) | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3447_oct15a Oct 15th] -Header File Safeguards | ||
+ | **[http://etherpad.proximity.on.ca:9001/p/oop3449_nov2a Nov 2nd] -Github Milestones, Queues | ||
+ | |||
+ | |||
<!-- OLD STUFF | <!-- OLD STUFF | ||
Revision as of 17:17, 4 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
Examples and In-class Notes
- Inclass notes: git@github.com:Seneca-OOP344/OOP344-20123.git
- Etherpad:
Archives