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...

perhaps not 'all', but there's a lot here:
http://www.objectmentor.com/resources/articleIndex

HTH
--
bruno desthuilliers
python -c "print '@'.join(['.'.join([w[::-1] for w in p.split('.')]) for
p in 'onurb@xxxxxxxxxxx'.split('@')])"
.



Relevant Pages

  • 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: ... > Does anyone knows of a web site where one could find all the stadard ... > OOP "wise sayings" listed in one place? ...
    (comp.object)
  • Re: Simple problem in PGs ANSI Common Lisp
    ... > programming. ... > (check his web site.) ... I have tried to point out the one feature of OOP ...
    (comp.lang.lisp)
  • Re: should I learn it?
    ... > I've been spending alot of time learning vb.net the past 6 months (for ... > regular winform apps. ... > But my style has been using Procedural techniques, rather than OOP. ... > I ran into this web site: http://www.geocities.com/tablizer/oopbad.htm ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Learning ASP.NET
    ... That's very challenging and there doesn't seem to be many if any really really really well known and highy regard books or training that focus on OOP as its manifested when using the framework. ... But that IMO is what it is: OOP and the closest I've found is in textbooks from Deitel and Deitel which are not cheap but very effective learning resources I and others have used as students as well as instructions in the classroom as the Dietel books are structured textbooks with excercises just like in a real school. ... maybe move on to a web site at some point. ... from MS but am having a hard time just figuring out what's going on. ...
    (microsoft.public.dotnet.framework.aspnet)