Difference between revisions of "OOP344"

From CDOT Wiki
Jump to: navigation, search
(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 18: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

OOP344 -- Object Oriented Programming II Using C++

Professors

Subject Description and Course Outcomes

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



Examples and In-class Notes


Archives


Inclass Notes

Weekly Schedules