edit-article
Home
Up
Delete
Article Name:
Article Description:
overview - programming pattern
Chapter ID/Name:
Status:
Write
Writing
Written
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">Object Oriented Programming(OOP)</h1> <h2>[WHAT]</h2> <ol> <li>] overview - Object Oriented Programming(OOP) - a pattern or design methodology for software application development, programs are modelled after real world objects with each object modelling the properties and functionality of its real world component</li> </ol> <h2>[WHY]</h2> <ol> <li><strong>] </strong><strong>?2013-07-20? </strong><strong>advantages of OOP </strong></li> <li>] more intuitive transition from bus. analyis to sw implementation</li> <li>] ability to maintain and implement changes more efficient </li> <li>] ability to develop sw in team, with specialists working on specific subsystems </li> <li>] ability to reuse code component, implement 3rd party solutions for ... </li> <li>] better integration with loosely couple distributed systems </li> <li>] src= ?</li> </ol> <h2>[WHY NOT]</h2> <ol> <li>]</li> </ol> <h2>[WHERE]</h2> <ol> <li>]</li> </ol> <h2>[WHEN]</h2> <ol> <li>]</li> </ol> <h2>[EXAMPLE]</h2> <ol> <li>] a program about cars - would likely have a car model,</li> </ol> <h2>[HOW-TO]</h2> <ol> <li>]</li> </ol> <h2>[REFERENCE]</h2> <ol> <li>]</li> </ol> <h1 style="text-align: center;"> </h1>