Python Productivity over C++

Courageous jkraska1 at san.rr.com
Tue Jun 13 22:00:21 EDT 2000


> > 2. How long did you use Python before you achieved increased
> > productivity ?

2-4 weeks for me.

> Maybe six months.

> Relative to C++, Python is a simpler OO language to learn
> and use.

It's *FAR FAR FAR* easier to learn. Furthermore, given
the deliberate paucity of primitives and forms, you're
very unlikely to run across unusual python idioms or
forms in other people's code, so being able to read and
quickly understand other people's code is much easier
in python, IMO.


C/



More information about the Python-list mailing list