Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

Advantages of OBJECT ORIENTED PROGRAMMING
(1 viewing) (1) Guest
All your queries regarding
PHP Installation,
Binding Apache-PHP-MySQL,
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

Advantages of OBJECT ORIENTED PROGRAMMING

Advantages of OBJECT ORIENTED PROGRAMMING 1 year, 8 months ago #220

  • patrica
  • OFFLINE
  • Junior Boarder
  • Posts: 28
  • Karma: 0
What are the features and advantages of OBJECT ORIENTED PROGRAMMING?

Re:Advantages of OBJECT ORIENTED PROGRAMMING 1 year, 8 months ago #230

  • manav
  • OFFLINE
  • Senior Boarder
  • Posts: 51
  • Karma: 0
One of the main advantages of OO programming is its ease of modification; objects can easily be modified and added to a system there by reducing maintenance costs. OO programming is also considered to be better at modeling the real world than is procedural programming. It allows for more complicated and flexible interactions. OO systems are also easier for non-technical personnel to understand and easier for them to participate in the maintenance and enhancement of a system because it appeals to natural human cognition patterns. For some systems, an OO approach can speed development time since many objects are standard across systems and can be reused. Components that manage dates, shipping, shopping carts, etc. can be purchased and easily modified for a specific system.
  • Page:
  • 1
Time to create page: 1.15 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download