how long would it take to write a MB of code
-
No static data, but there are icons, resource files, which are still hand crafted, so it's OK to include them. So yeah, 10 GB of code. It is huge.
What about packages, e.g. NuGet?
"'Do what thou wilt...' is to bid Stars to shine, Vines to bear grapes, Water to seek its level; man is the only being in Nature that has striven to set himself at odds with himself." —Aleister Crowley
-
What about packages, e.g. NuGet?
"'Do what thou wilt...' is to bid Stars to shine, Vines to bear grapes, Water to seek its level; man is the only being in Nature that has striven to set himself at odds with himself." —Aleister Crowley
Nope, this is just our code. All that stuff if in a third party dir.
-
C++ say. I was just looking at the product I am working on and in total it has almost 1.2 GB of data in the project directories (after cleaning) HOw long would it take one programmer to write that much code?
Compare exe's. Then "function points": 1 input = 1 FP 1 output = 1 FP 1 Update = 1 FP 1 report = 1 FP etc. Then take the language "gearing factor" (average LOC per FP based on company history) to get a total LOC and adjusted to allow for the teams's risk factors (newbs, new tech, etc.)
"(I) am amazed to see myself here rather than there ... now rather than then". ― Blaise Pascal