Re: OOP phrases



Berislav Lopac wrote:

> Does anyone knows of a web site where one could find all the stadard
> OOP "wise sayings" listed in one place? You know, things like
> open/closed principle, "program to interface, not to implementation",
> law of Demeter etc...
>
> Berislav

Try http://lcm.csa.iisc.ernet.in/soft_arch/OO_Design_Heuristic.htm

I'm not sure what the first part is all about but the points at the end
of the page come from the book "Object-Oriented Design Heuristics" by
Arthur J. Riel. I do not agree with every point but it's a start.

Cheers.

.



Relevant Pages

  • Re: OOP phrases
    ... > Does anyone knows of a web site where one could find all the stadard ... > OOP "wise sayings" listed in one place? ...
    (comp.object)
  • OOP phrases
    ... Does anyone knows of a web site where one could find all the stadard ... OOP "wise sayings" listed in one place? ... open/closed principle, "program to interface, not to implementation", ...
    (comp.object)
  • Re: OOP phrases
    ... Berislav Lopac wrote: ... Truth: OOP is a proven general-purpose technique ... OOP models human thought better ...
    (comp.object)