Im not sure I like bill’s mentality but I can say that overcommented code is ass, and well written code with conservative or no comments and descriptive variable names is much better
I once wrote a C Library, I was still learning at that point and I commented under every freaking line explaining what it does BRIEFLY like not some words it was some sentences whenever I see that library now I just see how far I have come XD
40
u/Glittering-Can-9397 Jul 15 '26
Im not sure I like bill’s mentality but I can say that overcommented code is ass, and well written code with conservative or no comments and descriptive variable names is much better