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 3 4 5 6 7 11 next
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

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

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

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

link|flag
vote up 1 vote down

Simplicity.

link|flag
vote up 1 vote down
  1. Ping-pong development methodology: Keep on whacking it until it doesn't bounce back.

  2. Fast, cheap or right -- pick any two.

  3. There are no impossible tasks, it's all a function of time and money.

link|flag
vote up 1 vote down

A regex is the light at the end of a long, dimly lit tunnel. The light of an oncoming train, that is.

link|flag
vote up 1 vote down

It's often better to solve the general class of problems of which the problem before you is merely a specific case.

link|flag
vote up 1 vote down

"I can make it do anything you want, provided you give me enough time and money."

As a consultant, that's my standard answer to clients asking "can you write a program that does this?"

link|flag
vote up 1 vote down

The only code without bug it is that you didn't write

link|flag
vote up 1 vote down

think more, write less

link|flag
vote up 1 vote down

"Be your own client"

link|flag
vote up 1 vote down

Beautiful is better than ugly.

link|flag
vote up 1 vote down

The first step to becoming a good programmer is to admit that you're not.

link|flag
vote up 1 vote down

"Start out stupid, and work up from there." -- Bruce Henderson

link|flag
vote up 1 vote down

I wanna change the world, but they won't give me the source code.

link|flag
vote up 1 vote down

Everything should be as simple as possible - but no simpler. -- Albert Einstein

wikiquotes

link|flag
vote up 1 vote down

As soon as you write a line of code, it is in maintenance mode.

link|flag
vote up 1 vote down

If it is to be it is up to me.

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

If architects built buildings the way programmers write programs, the first woodpecker that came along would destroy civilization.

link|flag
vote up 1 vote down

Use the correct language to solve the problem.
Leave the code cleaner than when I found it.

link|flag
vote up 1 vote down

I have 2:

Keep It Simple, Stupid (KISS)

and

Let It Go.

link|flag
vote up 1 vote down

Get better... you are no master.

link|flag
vote up 1 vote down

"It's not about the tools" and "a buggy product today is better than an Apple product tomorrow".

link|flag
vote up 1 vote down

Stay awake, stay awake...

link|flag
vote up 1 vote down

"Real artists ship."

link|flag
prev 1 3 4 5 6 7 11 next

Your Answer

Get an OpenID
or

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