I thought this was good: My Software North Star. Software should be:
- useful to the end user
- correct
- maintainable and efficient
I thought this was good: My Software North Star. Software should be:
I’m reading Data Cleaning Pocket Primer in which the author mentions the “Four Cs” for code samples: they must be Clear, Concise, Complete, and Correct.