So starting the new jobs has given me the opportunity to take a fresh look at software and how it should be approached.
One of the questions that I have been pondering on alot is “What is code quality ?” Is it code that’s well documented ? Is it code that follows some sort of coding convention, code that is uniform throughout ? Well named variables ? Test cases ?
Obviously we all have our own perceptions, but in order to write good software I think its important to look at code from multiple perspectives, in order to do this I need your guys feedback!
Please tell me what you think makes good code ?
Leave a Reply