in reply to The world is not object oriented
In short, OO solutions seldom tend to mirror the way we describe OO, mini classes for everything just seem wrong.
I agree with your points, in particular, that programming is not directly used to resolve real world problems. Its used to assist people in solving problems, by removing the tedium of some repeated calculations, and for (storing/accessing stored) data. (I wont say its about Interfaces and such, since these only come about if something is solved by programming)
Now I'm trying to figure which of the Mathematicians I am (or was) .. I guess analytical..
And thanks for the link to Design Patterns considered harmful and the various links there.. it got me thinking..
C.
|
|---|