Joel on Software
A source page for quotes linked to Joel Spolsky.
“All non-trivial abstractions, to some degree, are leaky.”
“Every day that we spent not improving our products was a wasted day.”
“Listen to your customers, not your competitors.”
“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.”
“It's harder to read code than to write it.”
“Shipping is a feature. A really important feature. Your product must have it.”
“Common programmer thought pattern: there are only three numbers: 0, 1, and n.”