FeiraVille
 
Stories That Build
How to do Object Oriented Design
Views:727 | By: Benson
How to do Object Oriented Design
If you have been developing software long enough, you know gathering requirements is a key driver to coming up with the right solution but how do you make sure the requirements are translated into the right software product.

Design is how you do that, this involves coming up with a conceptual solution using tools like UML that best possible fulfills the provided requirements or use case before doing the actual implementation.

A question is how do you do the design the object oriented way?
This is done by defining software objects and their attributes before hand and how those objects will collaborate to achieve the use case.

For example, if your use case is something like "Fish using a smart net". It may involve objects like netAdjust(), identifyFish(), Learn() and attributes like visible, invisible, hole size among others. You will also need to conceptualize how all these artifacts should collaborate to achieve the desired objectives.

Happy designing!

Read some more: https://en.wikipedia.org/wiki/Unified_Modeling_Language
Related Stories
Image How Smartphones Are Bad For The Environment
Did you know most people know about the dangers of...
Image Why you should never use someone else USB cables
Phones are a major part of our day-to-day life and...
Image How to use digital marketing to promote your business
The term digital marketing is defined as the use a...
Image Change Management in Information Technology
As per wikipedia, change management is a collectiv...
Image Why and how to do API performance testing.
There are several types of testing you can do on a...
Stories By Industry
Reach out to writer...
Post a comment
Sign In to comment
Comments
No Results Found!