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

Cheap, Fast, Good.........pick any two.

link|flag
vote up 6 vote down

"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods

link|flag
vote up 6 vote down

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

link|flag
vote up 5 vote down

"Code as if somebody else needs to understand your code."

and

"Do no evil!"

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

Oh shit, I broke the build again. D:

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

"How does this help the user to kick ass?" - Kathy Sierra

link|flag
vote up 5 vote down

If you don't have time to do it right, how come you have time to do it twice?

link|flag
vote up 4 vote down

Test, test, test

link|flag
vote up 4 vote down

Don't fix it if its' ain't broken

link|flag
1  
Never heard about refactoring? – Ikke May 29 at 10:47
2  
If it looks ugly, it's broken. – hasen j May 29 at 10:58
vote up 4 vote down

Im Lazy, thats why im a programmer

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

good coders code, great reuse

link|flag
vote up 4 vote down

If at first you don't succeed, redefine success. :)

link|flag
vote up 4 vote down

Premature optimization is the root of all evil.

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 4 vote down

"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Albert Einstein

link|flag
vote up 4 vote down

"When in doubt, pretend it's magic"

link|flag
vote up 4 vote down

Weeks of coding save me hours of planning

link|flag
vote up 4 vote down

There has to be a better way to do this....

link|flag
vote up 3 vote down

A program has two purposes. First, to be read and understood by humans. Second, to be understood and run by a computer.

link|flag
vote up 3 vote down

Embrace The Chaos!

link|flag
vote up 3 vote down

A test that succeeds when it is intended to fail is far more worrisome than when it is intended to succeed.

link|flag
vote up 3 vote down

"Use the source Luke...."

link|flag
vote up 3 vote down

"Never let a programmer name anything!"

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

Keep It Simple Stupid, there's a quote that springs to mind when someone's getting all "clever" about their implementation of a feature, to paraphrase:

Debugging code is twice as hard as writing that code in the first place so if you're writing code approaching your technical limits then you're already too stupid to debug it.

Now I don't completely agree with that (as you can learn while you're debugging and thus improve to the level where you're ok) but it's always struck a chord with me.

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

"To err is human, to really screw things up requires a computer."

"An error is not a mistake until you refuse to correct it."

link|flag
vote up 3 vote down

it was working before...

link|flag
vote up 3 vote down

The IBM Polyanna Principle:

Machines should work; People should think.

link|flag
vote up 3 vote down

Give me six hours to chop down a tree and I will spend the first four sharpening the axe.

Abraham Lincoln

link|flag
vote up 3 vote down

Question Everything.

link|flag
vote up 3 vote down

Thank god We have google!

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.