Difference between revisions of "OOP344"

From CDOT Wiki
Jump to: navigation, search
(Grading: Workshop bonus clarification)
(OOP344 -- Object Oriented Programming II Using C++: Added exam topics section)
 
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

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