Python development time is faster.

flit superflit at gmail.com
Mon Nov 13 12:13:29 EST 2006


One thing I really like, is making "prototypes" on python.
Just to test some algorithm or procedure.
It is very fast and easy to debug.
So after, I make it in c++ (but not too much often, I leave it in
python today.)

Chris Brat wrote:
> I've seen a few posts, columns and articles which state that one of the
> advantages of Python is that code can be developed x times faster than
> languages such as <<Insert popular language name here>>.
>
> Does anyone have any comments on that statement from personal
> experience?
> How is this comparison measured?
> 
> 
> Thanks
> Chris




More information about the Python-list mailing list