DEV Community

pypdeveloper
pypdeveloper

Posted on

My favorite programming quotes

Here are a few of my favorite programming quotes. Note that this is in no order what so ever.

“By far the greatest danger of Artificial Intelligence is that people conclude too early that they understand it.” - Eliezer Yudkowsky

“The question of whether a computer can think is no more interesting than the question of whether a submarine can swim.” - 'Edsger W. Dijkstra

"The only way to make sure that you don't lose your job with the arrival of AI, is to do something that AI cannot do, and the only thing that artificial intelligence cannot do but a human can, is being original. So, do something original and no AI can ever replace you." - Abhijit Naskar

“Give a man a program, frustrate him for a day. Teach a man to program, frustrate him for a lifetime.” - Mohamed Saad

“Any fool can write code that a computer can understand. Good programmers write code that humans can understand.” - Martain Fowler

“Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.” - Rick Cook, The Wizardry Compiled

“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live” - John Woods

"Talk is cheap show me code" - Linus Torvalds

Top comments (0)