Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



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

"If it ain't broke, don't fix it." - Bert Lantz

Working...