OOP and XP
There’s an interesting rambling thread on SitePoint at the moment which started off talking about coding standards but has moved on now to discussing OOP and eXtreme Programming. In it, I try to explain inheritance and the difference between ->
and ::
while Vincent Oostindië explains the principle of refactoring from eXtreme Programming.