Difference between revisions of "OODE"
From Suhrid.net Wiki
Jump to navigationJump to searchLine 6: | Line 6: | ||
* OO is particularly useful to build such systems. | * OO is particularly useful to build such systems. | ||
* Remember OO is not always the best approach, but is useful in the ''right'' setting. | * Remember OO is not always the best approach, but is useful in the ''right'' setting. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 10:16, 18 October 2011
Introduction
Why OO
- Modern systems are large and complex - lots of interconnected components, distributed and heterogeneous.
- OO is particularly useful to build such systems.
- Remember OO is not always the best approach, but is useful in the right setting.