in reply to Re^2: What book would be valuable to someone self-taught?
in thread What book would be valuable to someone self-taught?

There is no empirical evidence that OO leads to better software.
That does appear to be true. I don't know of any convincing argument to the contrary.

Maybe OOD leads to better software, because, it actually requires thinking about design :)

  • Comment on Re^3: What book would be valuable to someone self-taught?

Replies are listed 'Best First'.
Re^4: What book would be valuable to someone self-taught?
by Marshall (Canon) on Nov 06, 2011 at 14:54 UTC
    That is just completely silly.

    Good software "works".
    The users like it.
    They understand how to use it in an intuitive sense.

    People think in terms of functions, what they do..actions..

    The OO idea is counter intuitive and takes some getting used to.

    I "get it", but it is an unnatural forced relationship.