python without OO

Davor davorss at gmail.com
Tue Jan 25 19:13:19 EST 2005


M.E.Farmer wrote:
> Wrap your head around Python, don't wrap the Python around your head!
> This is NOT Java, or C++ or C , it IS Python.

that's interesting hypothesis that behavior will vary due to the use of 
different language - actually most python scripts that I have seen do 
not even use OO which is quite understandable (same with perl, php,..) 
and I'm not even sure why all these languages have incorporated OO at all...

>>(note, I am not an experienced developer, nor the
>>others I'll be working with (even though some think they are:-))
> 
> Don't worry we didn't get confused, it was quite clear ;)

:-)

> Also you are telling me you don't have an OO problem, you have a
> problem with your managment and communication skills.

yeah, it's really tough telling them to write code so I can understand 
it without having to know about all these patterns of theirs.

Davor



More information about the Python-list mailing list