Re: The Gist of Object Oriented Programming
Jeff Schwab wrote:[color=blue]
> David Harmon wrote:
>[color=green]
>> On Tue, 20 Apr 2004 07:23:23 -0400 in comp.lang.c++, Jeff Schwab
>> <jeffplus@comca st.net> wrote,
>>[color=darkred]
>>> "A technique using elements of software to represent concepts, and
>>> the ways those concepts relate to each other."[/color]
>>
>>
>>
>> It might almost be more useful to shorten it to "A technique."
>>
>> I mean, as long as you are not going to say _which_ technique(s) and
>> what any of the benefits of those techniques are. (That is what we mean
>> by "content free".)
>>[/color]
>
> I believe the essence of OOP is representing concepts and relationships
> in software. I got that into a sentence. Explaining further would
> require (I think) a lot more text.[/color]
Before someone points out that the definition technically isn't a
sentence, please prefix it with "Object-oriented programming is."
Jeff Schwab wrote:[color=blue]
> David Harmon wrote:
>[color=green]
>> On Tue, 20 Apr 2004 07:23:23 -0400 in comp.lang.c++, Jeff Schwab
>> <jeffplus@comca st.net> wrote,
>>[color=darkred]
>>> "A technique using elements of software to represent concepts, and
>>> the ways those concepts relate to each other."[/color]
>>
>>
>>
>> It might almost be more useful to shorten it to "A technique."
>>
>> I mean, as long as you are not going to say _which_ technique(s) and
>> what any of the benefits of those techniques are. (That is what we mean
>> by "content free".)
>>[/color]
>
> I believe the essence of OOP is representing concepts and relationships
> in software. I got that into a sentence. Explaining further would
> require (I think) a lot more text.[/color]
Before someone points out that the definition technically isn't a
sentence, please prefix it with "Object-oriented programming is."
Comment