Content deleted Content added
→Programming and Modeling are not the same thing: new section |
→Copied Some Text from OO Analysis and Design: new section |
||
Line 18:
The article currently (but not for long :) opens as follows: "Object-oriented modeling (OOM), '''also called object-oriented programming''' (OOP) is a modeling paradigm mainly used in computer programming. Prior to the rise of OOM, the dominant paradigm was procedural programming, which emphasized the use of discrete reusable code blocks that could stand on their own, take variables, perform a function on them, and return values." This is simply wrong. Object-oriented modeling is not the same thing as programming. They are very different activities. Actually in the OO community there are religious wars about the two, some people think it's terrible to do programming before doing modeling. Some people think modeling is just a waste of time -- especially with high level languages such as Java -- and just get to the code and forget the model. But they absolutely are different activities, this is really basic stuff, I'm surprised that sentence lasted more than a day. I'm changing it as soon as I finish typing this. [[User:MadScientistX11|MadScientistX11]] ([[User talk:MadScientistX11|talk]]) 16:25, 13 December 2013 (UTC)
== Copied Some Text from OO Analysis and Design ==
I re-used some text I wrote for a related article: [[Object-Oriented Analysis and Design]] I think by the time I was done editing almost none of the original text was left, but I think it's a policy that you document when you do that so I am doing so. Obviously the two topics are highly related. [[User:MadScientistX11|MadScientistX11]] ([[User talk:MadScientistX11|talk]]) 17:43, 13 December 2013 (UTC)
|