Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror
×

Comment Re:Music... (Score 1) 240

If I have to comment, that means I didn't write the code clear enough or didn't use the proper names. For me, comments are smell to tell me where I need to clarify code.

Comment Re:Music... (Score 3, Insightful) 240

If musicians read sheet music like programmers read code, then why do a lot of programmers insist that everyone else comments their code? Do musicians insist that every other musician make comments on why they chose to raise the octave or what they were thinking when they chose that chord?

// WTF was Beethoven thinking here...

// This note wasn't right, I dropped it twice.

// This part is the chorus, it will be played several times.

Slashdot Top Deals

UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. -- Doug Gwyn

Working...