Programming Languages Quotes
Browse 246 quotes about Programming Languages.
Related topics
Programming Languages Quotes
“You cannot teach beginners top-down programming, because they don't know which end is up.”
“A language that doesn't have everything is actually easier to program in than some that do”
“If Java had true garbage collection, most programs would delete themselves upon execution.”
“There are two ways to write error-free programs; only the third one works.”
“C has all the expressive power of two dixie cups and a string.”
“APL is a mistake, carried through to perfection.”
“I made up the term "object-oriented," and I can tell you I did not have C++ in mind.”
“Nothing has ever been achieved by the person who says, ‘It can’t be done.’”
“Programs must be written for people to read, and only incidentally for machines to execute.”
“Controlling complexity is the essence of computer programming.”
“Good code is its own best documentation.”
“When debugging, novices insert corrective code; experts remove defective code.”
“Design and programming are human activities; forget that and all is lost.”
“Premature optimization is the root of all evil in programming.”
“Beauty is the ultimate defense against complexity.”
“A Perl program is correct if it gets the job done before your boss fires you.”