opinion on object oriented programming

object oriented programming
Why use,
Why NOT to use,

When to use,
When NOT to use,

what is the security and performance
with useing and not useing

whats yalls opinion

any facts, (please try to include source)
or any experience yall may have!
Discussion started by stevenjr2008 , on 799 days ago
You need to be a member of this group before you can participate in this discussion
sanjay
Object oriented programming
Why use,
[Sanjay] Code is easy to manage, scalable, understandable.
Why NOT to use,
[Sanjay] Can't find any reason for not using.

When to use,
[Sanjay] Always
When NOT to use,
[Sanjay] Never

what is the security and performance with useing and not useing
[Sanjay] The OOP is more secure and provides better performance than non OOP (POP)
798 days ago
 
Feedback Form