Search Results

20
votes

Do you comment your code?

I have learned the hard way to code for the lowest common denominator. That encompasses a lot of behaviors. comment blocks of code, not necessarily every line. Explain why the foll …