- Almost all software products are complex
- Dividing a large problem into smaller more manageable pieces is a common strategy used to deal with complex programming problems.
- Before the advent of OO Analysis & Design the most popular technique was Structured Analysis & Design
- This technique focused on breaking the problem into functions or processes.
- OO Analysis & Design focuses on breaking the problem into object rather than functions or processes.
No comments:
Post a Comment