Re: Python vs Ruby
Steven D'Aprano wrote:
[color=blue]
>
> Every line = more labour for the developer = more cost and time.
> Every line = more places for bugs to exist = more cost and time.
>[/color]
The place I work at the creation rate is not a problem - we could crank
out in the team 1000s lines a week. Most time we spend is on maintanance
.. This is where Pyton shines over Java/C++/Perl. It is easy to read thus
maintane.
A.
Steven D'Aprano wrote:
[color=blue]
>
> Every line = more labour for the developer = more cost and time.
> Every line = more places for bugs to exist = more cost and time.
>[/color]
The place I work at the creation rate is not a problem - we could crank
out in the team 1000s lines a week. Most time we spend is on maintanance
.. This is where Pyton shines over Java/C++/Perl. It is easy to read thus
maintane.
A.
Comment