Python Productivity Gain?

Thomas Guettler guettli at thomas-guettler.de
Mon Feb 16 09:15:10 EST 2004


Am Sun, 15 Feb 2004 02:53:31 +0000 schrieb kbass:

> In different articles that I have read, persons have constantly eluded to
> the productivity gains of Python. One person stated that Python's
> productivity gain was 5 to 10 times over Java in some in some cases. The
> strange thing that I have noticed is that there were no examples of this
> productivity gain (i.e., projects, programs, etc.,...).  Can someone give me
> some real life examples of productivity gains using Python as opposed other
> programming languages.

I think programming python is more productive since the
code is much more easy to read. You can solve the same
problem with less characters in perl, but after one year,
you will prefere the python version.

http://pleac.sf.net has some examples on several languages.


 thomas




More information about the Python-list mailing list