Comment on Why Is Object-Oriented Programming Useful? With a Role-Playing Game ExampleparentComments−lmm11y"OOP" means different things to different people. I think we can all agree that beginners should be encouraged to look beyond the C++/Java/Python object models and consider alternatives to direct inheritance, which is the core point here.−pjmlp11yThat I agree, yes.
Comments
"OOP" means different things to different people. I think we can all agree that beginners should be encouraged to look beyond the C++/Java/Python object models and consider alternatives to direct inheritance, which is the core point here.
That I agree, yes.