On 6/17/2009 8:38 AM Jean-Michel Pichavant apparently wrote:
> I'm pretty sure you'll be able to find OOP scripting
> language.
http://www.amazon.com/Scripting-Objects-Comparative-Presentation-Object-Oriented/dp/047039725X/ref=sr_1_1?ie=UTF8&s=books&qid=1245276357&sr=1-1>
fwiw,
Alan Isaac
--
h
Jochen Schulz wrote:
Terry Reedy:
Jochen Schulz wrote:
If, by "object-oriented" you mean "everything has to be put into
classes", then Python is not object-oriented.
That depends on what you mean by 'put into classes' (and 'everything').
:) What I meant was that in Python you can write code
On Jun 18, 6:07 am, Jochen Schulz wrote:
> Terry Reedy:
>
> > Jochen Schulz wrote:
>
> >> If, by "object-oriented" you mean "everything has to be put into
> >> classes", then Python is not object-oriented.
>
> > That depends on what you mean by 'put into classes' (and 'everything').
>
> :) What I
Terry Reedy:
> Jochen Schulz wrote:
>>
>> If, by "object-oriented" you mean "everything has to be put into
>> classes", then Python is not object-oriented.
>
> That depends on what you mean by 'put into classes' (and 'everything').
:) What I meant was that in Python you can write code without de
Asun Friere a écrit :
(snip)
OTOH the whole notion of defining OO by the use of classes
automatically excludes from consideration prototype-based OO languages
(eg. Self) which arguably offer a purer approach to OO than class
centric languages.
FWIW, there's no notion of "class" in the minimal
Christian Heimes writes:
> Terry Reedy wrote:
>> If you mean 'be an instance of a class', which I think is the most
>> natural reading, then Python *is* object-oriented and, if I understand
>> what I have read correctly (so that ints are just (unboxed) ints and not
>> members of an int class), Ja
On Jun 17, 7:38 am, Jean-Michel Pichavant
wrote:
> abhishek goswami wrote:
> > Hi,
> > I have very basic question about Python that do we consider pyhton as
> > script language.
> > I searched in google but it becomes more confusion for me. After some
> > analysis I came to know that Python suppor
On Jun 18, 5:03 am, Terry Reedy wrote:
> That depends on what you mean by 'put into classes' (and 'everything').
>
> If you mean 'be an instance of a class', which I think is the most
> natural reading, then Python *is* object-oriented and, if I understand
> what I have read correctly (so that in
Jean-Michel Pichavant wrote:
> abhishek goswami wrote:
>> Hi,
>> I have very basic question about Python that do we consider pyhton as
>> script language.
>> I searched in google but it becomes more confusion for me. After some
>> analysis I came to know that Python support oops .
>>
>> Can anyone
Terry Reedy wrote:
> If you mean 'be an instance of a class', which I think is the most
> natural reading, then Python *is* object-oriented and, if I understand
> what I have read correctly (so that ints are just (unboxed) ints and not
> members of an int class), Java *is not*!
A friend of mine ca
Jochen Schulz wrote:
abhishek goswami:
Can anyone Guide me that Python is Oject oriented programming language
or Script language
In my opinion, Python is both. But an "objective" answer would require
you to define what you means by these terms.
If, by "object-oriented" you mean "everything ha
abhishek goswami wrote:
Hi,
I have very basic question about Python that do we consider pyhton as
script language.
I searched in google but it becomes more confusion for me. After some
analysis I came to know that Python support oops .
Can anyone Guide me that Python is Oject oriented program
Jochen Schulz wrote:
abhishek goswami:
Can anyone Guide me that Python is Oject oriented programming language
or Script language
In my opinion, Python is both. But an "objective" answer would require
you to define what you means by these terms.
If, by "object-oriented" you mean "everything ha
abhishek goswami:
>
> Can anyone Guide me that Python is Oject oriented programming language
> or Script language
In my opinion, Python is both. But an "objective" answer would require
you to define what you means by these terms.
If, by "object-oriented" you mean "everything has to be put into
c
abhishek goswami wrote:
Hi,
I have very basic question about Python that do we consider pyhton as
script language.
I searched in google but it becomes more confusion for me. After some
analysis I came to know that Python support oops .
Can anyone Guide me that Python is Oject oriented program
15 matches
Mail list logo