Comment on Why Is Object-Oriented Programming Useful? With a Role-Playing Game ExampleparentComments−Someone11yIndeed. For many people, the question "what is OO programming?" has an answer that mentions the word "class" a few times before it mentions the word "object".That's why I call that subset of OO "class-oriented programming", instead.−jghn11yI'm stealing that
Comments
Indeed. For many people, the question "what is OO programming?" has an answer that mentions the word "class" a few times before it mentions the word "object".
That's why I call that subset of OO "class-oriented programming", instead.
I'm stealing that