vote up 54 vote down star
28

Title says it all... Mine is "Never stop learning"... :)

flag
show 1 more comment

321 Answers

prev 1 2 3 4 5 11 next
vote up 2 vote down
  1. Fork
  2. Morph
  3. (if !what_you_had_in_mind) GOTO 2
  4. It rings!

When in doubt - morph it more!

Morph it 'till it rings!

link|flag
vote up 2 vote down

"The more people I meet, the more I like my cat."

link|flag
vote up 2 vote down

rule number one, never say its going to be easy.

link|flag
vote up 2 vote down

"Listen to your fear."

One of the hardest lessons I've had to learn is that if there's something I'm avoiding looking at, or something I'm half-afraid to look at, then that's almost certainly the part that is misdesigned, miscoded, or most likely to require changes later on.

In this case fear isn't the mind-killer. It's more like the smoke alarm.

link|flag
vote up 2 vote down

Don't be like Jeff (atwood)

link|flag
vote up 2 vote down

Automate whenever possible.

link|flag
vote up 2 vote down

My old boss used to say 'measure twice, cut once'.

link|flag
show 1 more comment
vote up 2 vote down

"Some hours of trial and error can save you minutes of reading manuals" :-D

link|flag
vote up 2 vote down

rogramming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning.

[From The Wizardry Cursed by Rick Cook]

link|flag
vote up 2 vote down

"You can have it

  • correct
  • fast
  • on time

Pick any two."

link|flag
vote up 1 vote down

"Don't be a language snob. Use whatever works or whatever your customer wants and is willing to pay for."

link|flag
show 1 more comment
vote up 1 vote down

Nothing good comes out of test

link|flag
vote up 1 vote down

"If it was hard to write, it should be hard to understand"

link|flag
vote up 1 vote down

Everything can be solved using an extra-level of indirection

link|flag
show 1 more comment
vote up 1 vote down

Write it so that your Mum could use it

link|flag
vote up 1 vote down

Don't Make Me Click!

link|flag
vote up 1 vote down

Write human readable software.

link|flag
vote up 1 vote down

Tests first.

link|flag
vote up 1 vote down

There is always one more bug ...

link|flag
show 1 more comment
vote up 1 vote down

If you can build it, your users can break it.

link|flag
vote up 1 vote down

Do your best to get it done on time, but doing it the right way is more important.

link|flag
vote up 1 vote down

Continuous improvement is the only path to perfection.

link|flag
vote up 1 vote down

Slow down, get it in writing, and it's never too late to test one more time.

link|flag
vote up 1 vote down

"Good code reads like documentation". From the Agile Manifesto, I think.

link|flag
show 2 more comments
vote up 1 vote down

Don't ship crap.

link|flag
vote up 1 vote down

"Software should meet the user on their terms, not the other way around."

And my favorite for making big, technical decisions... "What could possibly go wrong?"

link|flag
vote up 1 vote down

Codito ergo sum

link|flag
vote up 1 vote down

"Under-sell, over-deliver"

link|flag
vote up 1 vote down

"I don't fix problems. I work around problems."

link|flag
vote up 1 vote down

Plan it on paper.

link|flag
prev 1 2 3 4 5 11 next

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.