Work Quotes
The daily grind, the creative struggle, and why what we do matters more than we think.
22485 quotes
B
B
"A program should be written for people to read, and only incidentally for machines to execute."Barbara Liskov
"Motivation fades; discipline persists."Barbara Liskov
"The most important principle for the good programmer is to refuse to write code that is difficult to understand."Bjarne Stroustrup
"A program that has not been tested does not work."Bjarne Stroustrup
"The key to reliable software is simplicity and clarity."Bjarne Stroustrup
"Complexity has to go somewhere; if not in the code, then in the data."Bjarne Stroustrup
"The reason we build software is because we want to prevent bugs."Bjarne Stroustrup
"When you don't use the standard, people won't know what to expect."Bjarne Stroustrup
"Good code is its own best documentation."Bjarne Stroustrup
"Interfaces are not determined by what a designer thinks is cool."Bjarne Stroustrup
"Code that is easy to read is easy to maintain."Bjarne Stroustrup
"Optimization is the root of all evil in programming."Bjarne Stroustrup
"Code should be written for humans first and computers second."Bjarne Stroustrup
"The most effective debugging tool is still careful thought coupled with judiciously placed print statements."Bjarne Stroustrup
"Testing shows the presence, not the absence, of bugs."Bjarne Stroustrup
"The best comments are those that explain why, not what."Bjarne Stroustrup
"The purpose of software engineering is to control complexity, not to create it."Bjarne Stroustrup
"Errors are best caught at compile time, not run time."Bjarne Stroustrup
"I am a strong believer in the principle of separation of concerns."Bjarne Stroustrup
"The hardest part of programming is not coding, but understanding."Bjarne Stroustrup
"The best way to write secure code is to understand the threats."Bjarne Stroustrup
"Optimization of the design and implementation is most effective when applied to the most frequently executed parts of a program."Bjarne Stroustrup
"The real problem is that programmers have spent far too much time worrying about efficiency in the wrong places."Bjarne Stroustrup
"Always measure before you optimize."Bjarne Stroustrup
"Good design is harder than good code."Bjarne Stroustrup
"The most important rule in programming is never to trust the user."Bjarne Stroustrup
"The worst thing you can do is to optimize before you have a working program."Bjarne Stroustrup
"Remember that the goal of good design is not to create something clever, but something clear."Bjarne Stroustrup
"I believe strongly in the principle that interfaces should be complete and minimal."Bjarne Stroustrup
"Measure twice, code once."Bjarne Stroustrup