Difference between revisions of "OOP244"
(→Wiki-Based Learning) |
(→Introduction to Object-Oriented Programming Using C++) |
||
(One intermediate revision by the same user not shown) | |||
Line 8: | Line 8: | ||
** [https://secure.senecac.on.ca/ssos/findWithoutSemester/oop244/SICT OOP244] | ** [https://secure.senecac.on.ca/ssos/findWithoutSemester/oop244/SICT OOP244] | ||
*'''External Links''' | *'''External Links''' | ||
− | ** [https://scs.senecac.on.ca/~ | + | ** [https://scs.senecac.on.ca/~oop244/pages/content/index.html Course Web Site – Lecture Notes] |
− | ** [https://scs.senecac.on.ca/~ | + | ** [https://scs.senecac.on.ca/~oop244/pages/timeline.html Course Web Site – Timeline] |
*'''Instructors:''' | *'''Instructors:''' | ||
** [https://scs.senecac.on.ca/~justin.denney Justin Denney] | ** [https://scs.senecac.on.ca/~justin.denney Justin Denney] | ||
** [https://scs.senecac.on.ca/~jp.hughes Joseph Hughes] | ** [https://scs.senecac.on.ca/~jp.hughes Joseph Hughes] | ||
+ | ** [https://scs.senecac.on.ca/~greg.blair Greg Blair] | ||
<br /> | <br /> | ||
Latest revision as of 08:05, 13 January 2014
OOP244 | FAQ | Workshops | Assignments | Useful Links
Please help make this page resourceful for all OOP244 students to use!
Contents
Introduction to Object-Oriented Programming Using C++
- Course Description and Learning Outcomes
- External Links
- Instructors:
Wiki-Based Learning
- Purpose
- Collaboration is a growing trend in today's practice of software development. You may visit Wikipedia to read about Ward Cunningham and collaboration in agile software development. IBM has developed a wiki-based product for corporate learning. During this semester, feel free to use this wiki to collaborate with your fellow classmates as you build up your C++ programming skills. Your professor will play the role of an observer, a facilitator and an occasional contributor.
- Benefits
- If you participate, you will be better prepared to collaborate fully in the next course OOP344.
- Guidelines of Community Practice
- The key element in fostering a spirit of collaboration is that everyone is a contributor to the learning community. We will respect each other and interact with each other in a professional way.
Resources