Programming Quotes
Browse 1129 quotes about Programming.
Related topics
Programming Quotes
“The function of good software is to make the complex appear to be simple.”
“Optimism is an occupational hazard of programming; feedback is the treatment.”
“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.”
“I made up the term "object-oriented," and I can tell you I did not have C++ in mind.”
“Go is no Erlang, Smalltalk or Scheme, nothing pure. But it works great and is fun!”
“Go isn't functional, it's pragmatical. Why pure paradigms like FP or OOP are always a must? (sigh)”
“Why would you have a language that is not theoretically exciting? Because it's very useful.”
“Go is most fun I've had with a compiled PL since I've discovered Turbo Pascal as a kid.”
“If you think your users are idiots, only idiots will use it.”
“A user interface is well-designed when the program behaves exactly how the user thought it would.”
“We just have to come in every morning and somehow, launch the editor.”
“Writing code is not production, it's not always craftsmanship though it can be, it's design.”
“I hear and I forget. I see and I remember. I do and I understand.”
“Good programmers know what to write. Great ones know what to rewrite (and reuse)”
“Every good work of software starts by scratching a developers personal itch.”