Changes

Jump to: navigation, search

Programming Stream

142 bytes added, 17:39, 13 September 2013
m
Resolved Issues
** auto added, keywords filled in, draft notes done to member operators
** adding abstract base classes, function templates and file objects was discussed - Danny A disagreed and voiced the opinion that there was barely enough time to introduce inheritance - although there was no consensus reached Chris S will move forward with the additions and we will see what happens
** Sorry I am late to respond, generally I agree we should follow Chris S notes and I would like encourage newer practices found in C11 for IPC144/OOP344, and in C++0xfor OOP244/OOP344. This means stuff like using auto to let compiler decipher type, nullptr to initialize pointers. Students should also learn how to debug programs that are not working based on error messages from compiler, crashes, incorrect programming practices. Making a mistake is ok but repeatedly not initializing pointers, local variables, etc. is a common reason for frustration. Just my thoughts - MF
* OOP344/BTP300
221
edits

Navigation menu