Operator Overloading, etc; http://www.scribd.com/search?query=mekelle+ict+122 Parameter Passing Modes http://pages.cs.wisc.edu/~hasti/cs368/CppTutorial/NOTES/PARAMS.html Class with Pointer Data Member http://pages.cs.wisc.edu/~hasti/cs368/CppTutorial/NOTES/CLASSES-PTRS.html Shallow vs. Deep Copy Overview http://www.fredosaurus.com/notes-cpp/oop-condestructors/shallowdeepcopy.html Example http://www.cs.utexas.edu/~scottm/cs307/handouts/deepCopying.htm String Streams http://www.artima.com/cppsource/streamstrings.html Templates Functions http://www.dreamincode.net/forums/topic/9870-function-and-class-templates-tutorial/ YouTube Tutorial http://www.youtube.com/watch?v=BwOQqqRwgpA LearnCPP http://www.learncpp.com/cpp-tutorial/141-function-templates/