|
|
|
|
|
by metaforth
5955 days ago
|
|
Neat. One of the arguments I hear against Python is that while initially things happen fast, the effect does not scale for large applications. Or that Java/C#'s static type checking makes it more scalable. I'm curious if you have seen any scalability effects. For example, did the Python teams productivity stay consistent or did it taper off the further into the project you got? Did the C# team's productivity go up over time? Stay constant? Drop? I'd be really curious to see the time series on the productivity. |
|