Re: HP loses another large customer



Bob Koehler wrote:
In article <474a3981$0$90270$14726298@xxxxxxxxxxxxxxx>, =?ISO-8859-1?Q?Arne_Vajh=F8j?= <arne@xxxxxxxxxx> writes:

Some of the most popular OO languages (C++, Java and C#) are 3GL
languages.


Some of the best OO code I've ever seen was written in Macro-32
decades before the term was coined.


You can write OO code in just about any language. OO is not about languages, it's a way to look at/analyze the problem to be solved. Some languages encourage/require OO analysis and design.

The idea behind OO is that you represent an "object" as a package consisting of a data structure and all the allowed operations, called methods, on that data structure. If the language in use requires OO,
you can't easily do stupid things like trying to add two windows or multiply a window by a file!

It's a tool, not a panacea!


.



Relevant Pages

  • Re: Revenge is a dish best served cold (arrays and 8 queens)
    ... can be solved with any "basic" data structure, whether an array, list, ... Other languages can get by with only a single ... engine whose torque rotation curve is not a good match for the load accounting to hills so a solution was devised which matches the regimen of engine for the requirements of the car's trip. ... It is a necessity for pratical use of car with internal combustion engines. ...
    (comp.lang.prolog)
  • Re: Sentence Structure in Other Languages
    ... > modifies rather than before it as in English. ... > sentence structures from other languages? ... I don't see how a data structure there can be better than another ... I expect (I don't see the day of a general algorithm ...
    (sci.lang)
  • Re: A modern way to solve the "callback problem" from a subroutine?
    ... programming practices in other languages that prompted their addition. ... they are part of the list processing facility. ... data structure and then work with the different parts ...
    (comp.lang.fortran)
  • Re: Revenge is a dish best served cold (arrays and 8 queens)
    ... <<It remains to be seen which problem cannot be solved in Prolog ... can be solved with any "basic" data structure, whether an array, list, ... Other languages can get by with only a single ... by 1 single gear - "first gear." ...
    (comp.lang.prolog)
  • Re: What to do with (time (length L)) proportional to (length L)
    ... >>> Hmmmm, what data structure are you thinking of that is commonly ... >>> provided by other languages that is missing from Lisp? ...
    (comp.lang.lisp)