Difference between revisions of "OOP344"

From CDOT Wiki
Jump to: navigation, search
(Moved in-class notes link up)
(OOP344 -- Object Oriented Programming II Using C++: Added exam topics section)
 
(6 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
<big><big>Object Oriented Programming II Using C++</big></big>  with introduction to open source
 
<big><big>Object Oriented Programming II Using C++</big></big>  with introduction to open source
{{OOP344 Index | 20141}}
+
{{OOP344 Index Extended | 20141}}
  
 
Please help make this page resourceful for all OOP344 students to use!
 
Please help make this page resourceful for all OOP344 students to use!
Line 7: Line 7:
  
 
= OOP344 -- Object Oriented Programming II Using C++ =
 
= OOP344 -- Object Oriented Programming II Using C++ =
 +
== Exam Topics ==
 +
* The topics on the exam are listed in this [https://docs.google.com/document/d/1r2l-ErNeT6Sul7X8OiOD_GknA48BIuy7i931TO0UifE/edit?usp=sharing google doc]
 +
* While studying for the exam, it is most efficient to spend your time '''only''' on what is listed
 +
* Study other topics only when you've exhausted the listed topics
 +
* The bitwise operations workshop is a good exercise for bit operations
 +
 
== IRC ==
 
== IRC ==
 
* Server: irc.freenode.net
 
* Server: irc.freenode.net
Line 12: Line 18:
  
 
== Professors ==
 
== Professors ==
* [[user:NorthWind87|Hasan Kamal-Al-Deen]]
+
* Hasan Kamal-Al-Deen
 
** Skype: hasan.kamal.al.deen
 
** Skype: hasan.kamal.al.deen
 
** IRC: northWind, northAway, northBot ('''IRC Bot''')
 
** IRC: northWind, northAway, northBot ('''IRC Bot''')
Line 22: Line 28:
  
 
* [[Greg Blair]]
 
* [[Greg Blair]]
 +
** Email: [mailto:john.blair@senecacollege.ca john.blair@senecacollege.ca]
  
 
<!--
 
<!--
Line 35: Line 42:
  
 
== Examples and In-class Notes==
 
== Examples and In-class Notes==
* Inclass notes: [https://github.com/Seneca-OOP344/20141notes.git git@github.com:Seneca-OOP344/20141notes.git]
+
* A/C Section - inclass notes: [https://github.com/Seneca-OOP344/20141notes.git git@github.com:Seneca-OOP344/20141notes.git]
 +
* B Section - inclass notes: [https://github.com/CaptGreg/SenecaOOP344-attic.git git@github.com:CaptGreg/SenecaOOP344-attic.git]
 +
 
 
<!-- OLD STUFF
 
<!-- OLD STUFF
  
Line 59: Line 68:
 
* Project 30%
 
* Project 30%
 
** Application  30%
 
** Application  30%
** Contribution and Participation
+
** 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%
  

Latest revision as of 15:58, 10 April 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

OOP344 -- Object Oriented Programming II Using C++

Exam Topics

  • The topics on the exam are listed in this google doc
  • While studying for the exam, it is most efficient to spend your time only on what is listed
  • Study other topics only when you've exhausted the listed topics
  • The bitwise operations workshop is a good exercise for bit operations

IRC

  • Server: irc.freenode.net
  • Channel: #seneca-oop344

Professors


Examples and In-class Notes


Subject Description and Course Outcomes

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


Archives


Inclass Notes

Weekly Schedules