vote up 53 vote down star
26

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

flag
show 1 more comment

317 Answers

prev 1 2 3 4 5 11 next
vote up 1 vote down

Look both ways before crossing a one way street

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

"Nothing is impossible in software."

It's helped me think around some stubborn problems and inital thoughts of "it can't be done", "it's impossible", etc.

link|flag
1  
Halting Problem? – Matthew Scouten Sep 18 '08 at 20:49
show 2 more comments
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

Save Early, Save Often, Dont check-in till its reviewed.

link|flag
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

What are you doing wrong with our bug-free product?

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
vote up 1 vote down

Correctness first.

link|flag
vote up 1 vote down

More Cowbell!

link|flag
vote up 1 vote down

I have a few...

Don't do anything a machine could be doing.

With a PC, the easy things are easy, but the hard things are impossible. With UNIX, the easy things are hard, but all things are possible. -- I don't remember the source... Schwartz maybe?

Just say NO to a pretty GIU.

Driving a mouse is about like driving a truck. When I drive a keyboard, I'm driving fleets of trucks.

A new computer is a hundred times cheaper than a new employee, and the computer works around the clock.

link|flag
vote up 1 vote down

"Rule Four: You can accomplish more with robots than you can with stress."

(from http://merovingian.livejournal.com/)

link|flag
vote up 1 vote down

Make it work. Make it work right. Make it work better.

In that order.

link|flag
vote up 1 vote down

Perfection is when there's nothing left to remove.

link|flag
vote up 1 vote down

"If you were accused of being a developer...would there be enough evidence to convict?"

link|flag
vote up 1 vote down

Nothing is impossible - it just needs more time to implement.

link|flag
vote up 1 vote down

It's not done until the customer says "Yes, that's what I needed!"

link|flag
vote up 1 vote down

Try to leave code I touch better than I found it.

link|flag
vote up 1 vote down

I do what I must because I can.

link|flag
vote up 1 vote down

"Experience is what You get, When you don't get what you want."

link|flag
vote up 1 vote down

Make it work, then make it fast.

link|flag
vote up 1 vote down

Luck is skill

link|flag
vote up 1 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 1 vote down

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

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.