|
|
|
|
|
by Chris2048
3648 days ago
|
|
I hear this a lot, often in the for "Good code doesn't need comments", but I'm more than a little skeptical of this view. I need actual examples to get on board, and not just the usual "idiot" programmer strawmen - actual examples that aren't obviously unreasonable. My main reason for skepticism - Full, proper English sentences are capable of a lot more nuance, and precise semantics than whatever the programming-language syntax might support. I agree code can be written with more clarity, but it cannot substitute actual text, i.e. Code is not documentation. |
|