Bad Programmers Are Not Good Programmers Who Are Slow
1–10 of 18 posts
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#2http://www.joelonsoftware.com/articles/HighNotes.html
My favorite line from that:
"Five Antonio Salieris won't produce Mozart's Requiem. Ever. Not if they work for 100 years."
Nice analogy to programming.
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#3I'm merely saying that the speed you produce code is not directly related to it's quality. Release early and often does have it's merits. But that doesn't mean whip code out in an hour, and then fix bug after bug after bug.
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#4Re: Bad Programmers Are Not Good Programmers Who Are Slow
#5Basically to sum it up, the author mentions a very simple question that he asks potential programming candidates to solve. This kind of question is the kind of question you can solve by making it through two/three chapters in any programming book, yet the number of people, even senior level developers, that can't get it is astonishing.
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#6What if the guy who takes 5X to do the work has less bugs and more efficient code and secure code? just because you code faster doesn't mean your code is better, in fact it is probably worse, because you didn't take your time. I'm merely saying that the speed you produce code is not directly related to it's quality. Release early and often does have it's merits. But that doesn't mean whip code out in an hour, and the…
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#7Here is an article I like a lot that shows just how bad a bad programmer can be. http://www.codinghorror.com/blog/archives/000781.html Basically to sum it up, the author mentions a very simple question that he asks potential programming candidates to solve. This kind of question is the kind of question you can solve by making it through two/three chapters in any programming book, yet the number of people, even senior…
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#8Joel Spolsky has a real nice treatment of this: http://www.joelonsoftware.com/articles/HighNotes.html My favorite line from that: "Five Antonio Salieris won't produce Mozart's Requiem. Ever. Not if they work for 100 years." Nice analogy to programming.
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#9Joel Spolsky has a real nice treatment of this: http://www.joelonsoftware.com/articles/HighNotes.html My favorite line from that: "Five Antonio Salieris won't produce Mozart's Requiem. Ever. Not if they work for 100 years." Nice analogy to programming.
Yes, it takes a real genius to work on bug tracking and project management.
His bug tracking/pm software is actually quite good. He doesn't actually write software anymore from what I understand. And attacking him personally doesn't change the validity of his point.
Re: Bad Programmers Are Not Good Programmers Who Are Slow
#10Joel Spolsky has a real nice treatment of this: http://www.joelonsoftware.com/articles/HighNotes.html My favorite line from that: "Five Antonio Salieris won't produce Mozart's Requiem. Ever. Not if they work for 100 years." Nice analogy to programming.
Yes, it takes a real genius to work on bug tracking and project management.
http://paulgraham.com/disagree.html
Your response is DH1, attacking the writer, not the message. Too bad.
I don't know Joel and I don't know how good is software or business is. I DO KNOW that this essay is a real saver. It's what I hand clients who question my rates. It shuts them up every time.