Ask Slashdot: What Makes Some Code Particularly Good?
itwbennett writes: When developers talk about what makes some source code particularly 'good,' a handful of qualities tend to get mentioned frequently (functional, readable, testable). What would you add to this list?
And say "thank you, my past self for making this so easy to understand and versatile!".
It communicates clearly what it is trying to do.
It doesn't, actually. Looking at that as someone who doesn't know what a CRC32 is I have no idea why it's doing what it's doing. Some actual useful comments might be nice.
I am all over the place, I guess many programmers are.
Being a programmer is a trade in some parts, and you can get by with good craftsmanship.
In other parts it's a creative art, and you can't force creativity.
To write really good code, you need to both have the craftsmanship and the creativity.
"Total destruction the only solution" - Bob Marley