POV-Ray : Newsgroups : povray.off-topic : OO theory? Python. : Re: OO theory? Python. Server Time
28 Jul 2024 22:30:11 EDT (-0400)
  Re: OO theory? Python.  
From: Orchid Win7 v1
Date: 15 Oct 2012 15:23:49
Message: <507c62c5$1@news.povray.org>
On 15/10/2012 07:56 PM, Aydan wrote:
> Everything in Python is an object. Functions, classes, modules even integers are
> objects.
> So python is very much designed for OO.

Everything in JavaScript is an object. However, JavaScript does not have 
the concepts of "classes" or "inheritance" or "encapsulation". Whether 
you consider JavaScript to be "object-oriented" or not depends on what 
you consider "object-oriented" to actually mean...


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.