Re: HP loses another large customer
- From: "Richard B. Gilbert" <rgilbert88@xxxxxxxxxxx>
- Date: Mon, 26 Nov 2007 11:57:17 -0500
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!
.
- Follow-Ups:
- Re: HP loses another large customer
- From: Bob Koehler
- Re: HP loses another large customer
- References:
- Re: HP loses another large customer
- From: Richard Maher
- RE: HP loses another large customer
- From: Main, Kerry
- Re: HP loses another large customer
- From: Michael D. Ober
- Re: HP loses another large customer
- From: Arne Vajhøj
- Re: HP loses another large customer
- From: Bob Koehler
- Re: HP loses another large customer
- Prev by Date: Re: HP loses another large customer
- Next by Date: Re: W/XP PC HD Crashed
- Previous by thread: Re: HP loses another large customer
- Next by thread: Re: HP loses another large customer
- Index(es):
Relevant Pages
|