 |
What is Object Oriented Design? |
 |
Programming Concepts
There are several concepts that were derived from the new languages once
they became popular. The new standards that came around pushed on three
major things:
 |
|
 |
| |
 |
Re-usability |
 |
 |
|
|
The ability to reuse code for multiple applications. If a
programmer has already written a power function, then it
should be written that any program can make a call to that
function and it should work exactly the same. |
 |
 |
 |
Privacy |
 |
 |
|
|
This is important for large programs and preventing loss of
data. |
 |
 |
 |
Documentation |
 |
 |
|
|
The commenting of a program in mark up that will not be
converted to machine code. This mark up can be as long as the
programmer wants, and allows for comprehensive information to
be passed on to new programmers. This is important for both
the re-usability and the maintainability of programs. |
|
|
 |
|
 |
 |
|
 |
| |
|
References |
 |
|
Information is taken in whole, or in part, from
Wikipedia,
The Free Encyclopedia - which is a fully independent knowledge resource
that has no affiliation with Select Business Solution. As a
result, Select Business Solutions takes no responsibility for
the accuracy. If you believe the information is wrong, please
contact us and we will investigate. |
|
|
 |
|
 |
 |
Learn More |
 |
To find out more about how Select Business Solutions can help you
Contact Us today.
|
 |
|