vote up 61 vote down star
34

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

flag
2  
I like a variant of this... "Never stop improving" – Haacked Sep 17 '08 at 16:05

335 Answers

prev 1 5 6 7 8 9 12 next
vote up 0 vote down

Do it.

Do it right.

Do it right now.

link|flag
vote up 4 vote down

Walking on water and developing software from a specification are easy if both are frozen. - Edward V Berard

link|flag
vote up 0 vote down

"Plan to throw one away, you will anyhow." - Fred Brooks

"If you plan to throw one away, you will throw away two." - Craig Zerouni

link|flag
vote up 0 vote down

If it doesn't work in the lab, it won't work in the field. If it doesn't work in the field, it doesn't work.

link|flag
vote up 1 vote down

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

link|flag
vote up 0 vote down

The path to becoming a good programmer is paved with bad scripts.

link|flag
vote up 0 vote down

Do Not Follow One Line Mottos.

link|flag
vote up 1 vote down

The user is always at fault until proven otherwise.

link|flag
vote up 0 vote down

You have job to get done. Now do it.

link|flag
vote up 0 vote down

When i program for myself, it is:

"You are not a team of 50 people, so stop planning big advanced applications"

link|flag
vote up 0 vote down

Do the simplest thing, write the simplest code.

link|flag
vote up 0 vote down

"Don't repeat yourself"

link|flag
vote up 0 vote down

alt text

link|flag
vote up 0 vote down

I like the philosophy of NetBSD:

Some systems seem to have the philosophy of "If it works, it's right". In that light NetBSD could be described as "It doesn't work unless it's right".

link|flag
vote up 0 vote down

I just keep tryin' ta get a little better Said the little better than before

from Mr. Brownstone by Guns N' Roses

link|flag
vote up 0 vote down

A good program is nothing but a theory of the world.

And there is no sense in letting a few ugly facts spoil a beautiful theory.

link|flag
vote up 0 vote down

I have codified my "motto" here: http://www.djb.co.za/?q=node/1

link|flag
vote up 0 vote down

Under promise, over deliver.

link|flag
vote up 0 vote down

It's only impossible because nobody has done it yet. (Glynn Willet, ATX Inc)

link|flag
vote up 7 vote down

if you think you're a good coder you stop becoming a better one

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

it was working before...

link|flag
vote up 0 vote down

There's always a solution.

Nothing's impossible, every challenge is achievable one way or another; it's just a case of persevering and being creative until you find the right way.

link|flag
vote up 0 vote down

"Those who can code - Compile, Those who can't code - Error Check, Those who can't error check are inevitably your bosses"

link|flag
vote up 2 vote down

I do what I must because I can.

link|flag
vote up 0 vote down

But there’s no sense crying over every mistake.

You just keep on trying till you run out of cake.

link|flag
vote up 0 vote down

A seated genious will always go less far away than a walking dumbass.

link|flag
vote up 4 vote down

The IBM Polyanna Principle:

Machines should work; People should think.

link|flag
vote up 1 vote down

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

link|flag
vote up 0 vote down

Commit early, commit often.

Also applies to designing, commenting, and testing.

link|flag
vote up 0 vote down

It's just your code, it's not you which is being reviewed.

link|flag
prev 1 5 6 7 8 9 12 next

Your Answer

Get an OpenID
or

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