Difference between revisions of "OOP344"

From CDOT Wiki
Jump to: navigation, search
(Resources)
Line 46: Line 46:
 
* [http://en.cppreference.com/w/cpp/language/operator_precedence C++ Operator Precedence] C++ Operator Precedence
 
* [http://en.cppreference.com/w/cpp/language/operator_precedence C++ Operator Precedence] C++ Operator Precedence
 
* [https://github.com/languages/C%2B%2B 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.
 
* [https://github.com/languages/C%2B%2B 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.
 
+
* [http://www.sgi.com/tech/stl/ Standard Template Library Programmer's Guide]
  
 
<!-- OLD stuff: to be updated
 
<!-- OLD stuff: to be updated

Revision as of 14:20, 4 December 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

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