Skip to main content

Questions tagged [programming]

Computer programming is the process of creating computer software. Use this tag if you have any questions relating to this area.

13 votes
1 answer
3k views

Is 41% of all code on GitHub AI-generated?

I read on decrypt.co: Data from GitHub reveals that "41% of all code right now is AI generated" Mostaque remarked. Is is true that 41% of all code on GitHub is AI-generated? They don't ...
Franck Dernoncourt's user avatar
6 votes
0 answers
1k views

Was the flawless execution of code used as motivation for moonlanding denial?

In this video around 2:25 on programmer stereotypes it is mentioned in the part named female programmers that the code Margaret Hamilton wrote for the Apollo mission was so flawless that some use it ...
Neil Meyer's user avatar
  • 1,126
6 votes
1 answer
3k views

Is code read more often than it's written? [closed]

There is a popular quote, maybe originated by Robert C. Martin, that says that code is read ten times more than it's written (meaning edited). Goodreads reports it. As another example the quote is ...
gurghet's user avatar
  • 209
3 votes
0 answers
301 views

Does Test Driven Development decrease development time and create better quality software? [closed]

As any software developer out there I hold my own opinions about programming related stuff. I also hold my own opinion about TDD (Test Driven Development). But my opinion is irrelevant because it's ...
Pips's user avatar
  • 97
15 votes
1 answer
4k views

Did the creator of Unix say "One of my most productive days was throwing away 1000 lines of code."?

Various books and web pages claim that Ken Thompson said: "One of my most productive days was throwing away 1000 lines of code." It's found for instance in The Art of UNIX Programming by Eric S. ...
Barry Harrison's user avatar
74 votes
4 answers
27k views

Does the source code of the software for a high-end car contain on average around 100 million lines of code?

This infographic shows the different number of lines that some software applications (or a general type of them) have on average. The number of lines shown for an average modern high-end car strikes ...
Jesús Gómez's user avatar
23 votes
1 answer
3k views

Does talking to a rubber duck improve programmer performance when debugging?

In software engineering (especially XP) there is a commonly held belief that talking to a rubber duck will improve performance when debugging problematic code. This technique is referenced in multiple ...
combinatorics's user avatar
14 votes
1 answer
2k views

Did Babbage write programs for the Analytical Engine prior to Lovelace?

Charles Babbage was the inventor of Analytical Engine and Difference Engine. Ada Lovelace was a mathematician and computer programmer. The Guardian says : Often described as the world's first ...
Prem's user avatar
  • 301
54 votes
0 answers
5k views

Are a large proportion of programming job applicants unable to implement FizzBuzz?

On the blog Coding Horror, Jeff Atwood quotes individuals as saying that a large number of programming job applicants are unable to implement FizzBuzz. Why Can't Programmers.. Program? [Quoting Don'...
Golden Cuy's user avatar
  • 39.1k
7 votes
2 answers
3k views

Do iOS developers earn more than Android developers?

There are a few articles on the Internet that say so and I've personally heard it from some people around me. If this is really so, then what would be the main cause of this? Sources: MOBILE iOS ...
Haider's user avatar
  • 941
4 votes
2 answers
369 views

Was a new deep learning toolkit released once every 22 days in 2015?

Guest Post (Part II): Deep Reinforcement Learning with Neon says: The deep learning ecosystem has evolved a lot since then. Supposedly a new deep learning toolkit was released once every 22 days in ...
Franck Dernoncourt's user avatar
19 votes
0 answers
2k views

Is using vim faster than a mouse-based editor for source code?

Many people claim that editing text using the vim editor is faster than using a mouse-based one, for experienced users. There seems to be a lot of anecdotal evidence for this claim, but considering ...
loopbackbee's user avatar
14 votes
1 answer
1k views

Does the average software developer not own (or has never read) a book on software development?

The book 'Peopleware: Productive Projects and Teams' by Timothy Lister and Tom DeMarco makes an unreferenced claim that: "The average software developer, for example, doesn't own a single book on ...
combinatorics's user avatar
34 votes
1 answer
12k views

Has any programmer ever been paid per line of code?

There have been some claims that some software developers were paid per line of code written: Bill Gates was paid per line of code I heard that Microsoft has a tradition of needlessly long and ...
user avatar
3 votes
0 answers
162 views

Is it true that the best programmer in the office is 30 times faster than the worst programmer in the office? [duplicate]

I was once told by a professor at a prestigious university (paraphrase): In the average software development workplace, the best programmer is 30 times faster than the worst programmer. So if it ...
Evorlor's user avatar
  • 845

15 30 50 per page