5 quotes of wisdom that will make you a better programmer

Takehiro Mouri
Learning How to Code
2 min readFeb 26, 2016

Inspirational quotes don’t work for coders, but words of wisdom do.

Here are some quotes that are important to live by as programmers.

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.

― Brian W. Kernighan

Measuring programming progress by lines of code is like measuring aircraft building progress by weight.

― Bill Gates

Talk is cheap. Show me the code.

― Linus Torvalds

Programs must be written for people to read, and only incidentally for machines to execute.

― Harold Abelson

Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live.

― John Woods

I write about coding in my personal blog. Every now and then, I share coding articles that I’ve found or written that you might find to be useful or interesting. Subscribe here.

If you found the post useful, please recommend and follow :)

--

--