View Single Post
Old 12-12-2007, 08:17 PM   #11 (permalink)
sketchMedia
The Prestige
Advanced Programmer Top Contributor Good Samaritan 
 
sketchMedia's Avatar
 
Join Date: Oct 2007
Location: Manchester, UK
Posts: 854
Thanks: 32
sketchMedia is on a distinguished road
Default

Quote:
A tutorial explaining OOP with some practical examples would be great, and it would be nice to know when it's a good idea to use OOP and what for as well.
Yea i suppose a basic OOP tutorial might be a good idea, I'd offer to write one, but I'm pressed for spare time atm. The only thing i'd say is that its quite hard to write a tutorial that would address the 'When not to use OOP' question as its entirely situational and often that question is answered from experience and also just plain common sense, its quite a tough one.
If i find the time i'll give it a crack.

I'd love to see your article Karl it sounds interesting.
__________________
mysql> SELECT * FROM `users` WHERE `users`.`clue` > 0;
Empty set (0.00 sec)
sketchMedia is offline  
Reply With Quote