Programming Quotes
Browse 1129 quotes about Programming.
Related topics
Programming Quotes
“Programs must be written for people to read, and only incidentally for machines to execute.”
“A good programmer is someone who always looks both ways before crossing a one-way street.”
“Controlling complexity is the essence of computer programming.”
“Good code is its own best documentation.”
“Data isn't information; information isn't knowledge; knowledge isn't wisdom.”
“When debugging, novices insert corrective code; experts remove defective code.”
“The best way to get a project done faster is to start sooner”
“Even the best planning is not so omniscient as to get it right the first time.”
“Plan to throw one (implementation) away; you will, anyhow.”
“Design and programming are human activities; forget that and all is lost.”
“Premature optimization is the root of all evil in programming.”
“The best performance improvement is the transition from the nonworking state to the working state.”
“Conceptual integrity is the most important consideration in system design.”
“Experience doesn't necessarily teach anything.”