Difference between revisions of "OOP244"
(→Introduction to Object-Oriented Programming Using C++) |
(→Introduction to Object-Oriented Programming Using C++) |
||
Line 13: | Line 13: | ||
** [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