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

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to