Tuesday, August 2, 2011

Some OO stuff

Thought that it was nice to make a note of OO stuff that i found interesting. Will keep updating this list with more stuff i come across:

  1. http://javadude.com/articles/passbyvalue.htm: Java Objects: pass by reference, or pass by value?
  2. http://www.phpcompiler.org/articles/virtualinheritance.html : Complications introduced by virtual inheritence in C++
  3. http://www.objectmentor.com/resources/articles/abcpvf.pdf : About Abstract Classes, Factoring, Interfaces

No comments:

Post a Comment