Python vs. C#

Samuel Barber opendtv at yahoo.com
Sun Aug 10 16:23:34 EDT 2003


"Brandon J. Van Every" <vanevery at 3DProgrammer.com> wrote in message news:<3f357a9b at shknews01>...
> C# could be glossed as "C++ without the headaches."

C# is derived from Java. "Java with pointers (and other stuff)" would
be one way of putting it.

> Also C#, like Python, has higher level data
> types built right in.

It does not. Hash tables, expandable arrays, etc. are provided by the
standard library.

Sam




More information about the Python-list mailing list