Is 500 lines of code a lot?

As I thought it varies per project/language/developer. So in my environment 300 – 500 lines per day is about right. Some days it could be 1000, others zero, other -1000 when refactoring is considered.

How long does it take to write 1000 lines of code?

If you are writing Windows Forms in C# using Visual Studio you could easily write 1,000 lines of code in an hour (because the IDE makes them for you). Similarly, if you are merely typing up what should be done by an ORM product, then you can easily write 1,000 lines of code in a day.

How many lines of code is the average program?

How many millions of lines of code does it take to make the modern program, web service, car, or airplane possible? The range is extraordinary: the average iPhone app has less than 50,000 lines of code, while Google’s entire code base is two billion lines for all services.

Is lines of code a good metric?

Lines of Code is a Worthless Metric.

How many lines of code is Google?

2 Billion Lines of
Google Is 2 Billion Lines of Code—And It’s All in One Place | WIRED.

Is 20k lines of code a lot?

For one thing, different languages vary widely in the number of lines of code they produce. 100 lines of Perl will probably accomplish a lot more than 100 lines of C….Diseconomies of Scale and Lines of Code.

Project Size Lines of code (per year) COCOMO average
100,000 LOC 1,000 – 20,000 2,600
1,000,000 LOC 700 – 10,000 2,000
10,000,000 LOC 300 – 5,000 1,600

How many lines of code is TikTok?

Microsoft is seeking transfer of TikTok’s 15 million lines of code: Faber Report. CNBC’s David Faber and Jim Cramer discuss the latest on the talks between Microsoft and ByteDance to acquire social media company TikTok.

Is 10k lines of code a lot?

10,000 lines is actually a lot for Elixir. Its syntax and built-in standard library makes the code very compact. two things: 1) elixir is relatively young so there aren’t many projects that have had a chance to grow to be huge.

What is considered a lot of lines of code?

As we can see, a new developer will probably write about 100 lines of code a day, or about 25,000 lines of code in a given working year. In contrast, a more senior engineer is probably writing about 20 lines of code a day, or about 5,000 lines of code in a given working year.

How many lines of code is big?

But the effort for a 1,000,000 LOC system is more than 10 times as large as the effort for a 100,000 LOC system….Diseconomies of Scale and Lines of Code.

Project Size Lines of code (per year) COCOMO average
10,000 LOC 2,000 – 25,000 3,200
100,000 LOC 1,000 – 20,000 2,600
1,000,000 LOC 700 – 10,000 2,000
10,000,000 LOC 300 – 5,000 1,600