[-] bluebockser@lemmy.ml 6 points 1 year ago

the worst programmers write many lines that do less while great programmers write few lines that do more.

That doesn't sound exactly right. Readability is IMO the most important code quality followed by things like maintainability. Conciseness is a lot further down the list. If I have to use more lines of code or even leave out a little performance optimization for readability, I generally do.

bluebockser

joined 1 year ago