Looking for inspiring and motivational programming quotes? We've gathered some of the best quotes for developers that you can find on the internet. At Made4Dev, we regularly share visual programming quotes on our Instagram account to help spark creativity and motivation in the developer community. In this post, we’ve compiled 35 popular quotes from our Instagram feed.
If you're a programmer or someone in the tech industry, follow us on Instagram to get daily inspiration and humor from the world of coding.
1.
“You might not think that programmers are artists, but programming is an extremely creative profession. It's logic-based creativity.” - John Romero
2.
“Every programmer is an author.” - Sercan Leylek
3.
“The 50-50-90 rule: Anytime you have a 50-50 chance of getting something right, there's a 90% probability you'll get it wrong.” - Anonymous
4.
“In software, the most beautiful code, the most beautiful functions, and the most beautiful programs are sometimes not there at all.” - Jon Bentley
5.
“There are 10 types of people in this world, those who understand binary and those who don't.” - Anonymous
6.
“One of my most productive days was throwing away 1000 lines of code.” - Ken Thompson
7.
“Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live” - John Woods
8.
“A code is like love, it has created with clear intentions at the beginning, but it can get complicated.” - Gerry Geek
9.
“Code never lies, comments sometimes do.” - Ron Jeffries
10.
“Any code of your own that you haven’t looked at for six or more months might as well have been written by someone else.” - (Eagleson’s Law)
11.
“One man’s crappy software is another man’s full time job.” - Jessica Gaston
12.
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - (Mosher’s Law of Software Engineering)
13.
“There are only two kinds of languages: the ones people complain about and the ones nobody uses.” - Bjarne Stroustrup
14.
“Linux is only free if your time has no value. ” - Jamie Zawinski
15.
“When someone says, "I want a programming language in which I need only say what I want done," give him a lollipop.” - Alan Perlis
16.
“Sometimes it pays to stay in bed on Monday, rather than spending the rest of the week debugging Monday's code.” - Dan Salomon
17.
“Premature optimization is the root of all evil.” - Donald Knuth
18.
“No one in the brief history of computing has ever written a piece of perfect software. It's unlikely that you'll be the first.” - Andy Hunt
19.
“What one programmer can do in one month, two programmers can do in two months.” - Fred Brooks
20.
“Simplicity is prerequisite for reliability.” - Edsger W. Dijkstra
21.
“Progress is possible only if we train ourselves to think about programs without thinking of them as pieces of executable code.” - Edsger W. Dijkstra
22.
“The value of a prototype is in the education it gives you, not in the code itself.” - Alan Cooper
23.
“Software being 'Done' is like lawn being 'Mowed'.” - Jim Benson
24.
“So much complexity in software comes from trying to make one thing do two things.” - Ryan Singer
25.
“Software sucks because users demand it to.” - Nathan Myhrvold
26.
“First, solve the problem. Then, write the code.” - John Johnson
27.
“Talk is cheap. Show me the code.” - Linus Torvalds
28.
“There’s no test like production.” - Anonymous
29.
“A user interface should be so simple that a beginner in an emergency can understand it within ten seconds.” - Ted Nelson
30.
“Before software can be reusable it first has to be usable.” - Ralph Johnson
31.
“One man’s constant is another man’s variable.” - Alan J. Perlis
32.
“One of the best programming skills you can have is knowing when to walk away for awhile.” - Oscar Godson
33.
“Without requirements or design, programming is the art of adding bugs to an empty text file.” - Louis Srygley
34.
“Any fool can write code that a computer can understand. Good programmers write code that humans can understand. ” - Martin Fowler
35.
“The best thing about a boolean is even if you are wrong, you are only off by a bit.” - Bryan