Python vs. C#

Brandon J. Van Every vanevery at 3DProgrammer.com
Tue Aug 12 05:03:58 EDT 2003


Joe Cheng wrote:
>
> Python has dynamic strong typing.  So, if you can keep the types of
> your objects straight without the help of the compiler, you get the
> benefits of a concise syntax while enjoying type safety at runtime.

And how, in a large scale industrial systems context, are you supposed to
ensure that Joe Programmer doesn't in fact screw it up?

-- 
Cheers,                         www.3DProgrammer.com
Brandon Van Every               Seattle, WA

20% of the world is real.
80% is gobbledygook we make up inside our own heads.





More information about the Python-list mailing list