logoalt Hacker News

echoangle11/20/20241 replyview on HN

High quality code isn't just code that performs well when executed, but also is readable, understandable and maintainable. You can't judge code quality by looking at the compiled result, just because it works well.


Replies

sbarre11/20/2024

That's certainly one opinion about it.

One could also say that quality is related to the functional output.

show 1 reply