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 2 3 4 5 12 next
vote up 1 vote down

Everything can be solved using an extra-level of indirection

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

Mine is: "There must be a simpler way to do this..."

link|flag
show 3 more comments
vote up 0 vote down

The requirements are going to change in a month. I might have to make the change.

Write so I can understand it in a month.

link|flag
vote up 0 vote down

"Why?"

While I'm mostly a BA these days I think it holds equally well in either role.

link|flag
vote up 3 vote down

Embrace The Chaos!

link|flag
vote up 2 vote down

Write it so that your Mum could use it

link|flag
vote up 94 vote down

"It works on my Machine!"

link|flag
26  
I guess that means we have to ship your machine ... – Jason Sundram Oct 21 '08 at 7:45
show 6 more comments
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 2 vote down

First learn to solve problems then, if you must, learn to write code.

link|flag
vote up 4 vote down

good coders code, great reuse

link|flag
vote up 1 vote down

Tests first.

link|flag
vote up 17 vote down

Laziness, Impatience, Hubris

link|flag
vote up 0 vote down

cover your backside, always

link|flag
vote up 45 vote down

If you aren't proud of it, it isn't good enough.

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

There is always one more bug ...

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

I've always thought of Soichiro Honda's quote "Success is 99% Failure" to be a good one.

The Zen of Python has a lot of ideas I really like too.

link|flag
vote up 0 vote down

From Terry Pratchett, natch:

Cuius testiculos habes, habeas cardeo et cerebellum

link|flag
vote up 2 vote down

A restart will fix it.

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

A good programmer always looks both ways before crossing a one-way street.

link|flag
5  
That's funny. My wife makes fun of me because I stop at intersections even when I don't have a stop sign. – Ferruccio Sep 17 '08 at 20:27
2  
I do the same thing at the intersections! Glad to see I am not the only one:) – Antonio Louro Sep 26 '08 at 12:56
11  
particularly true in that the most dangerous car on the road would be one coming the wrong way down a one-way street – ChrisHDog Oct 22 '08 at 2:57
1  
Eheh Thanks for the "virtual" upvote:) – Antonio Louro Apr 3 at 9:55
4  
A really good programmer also looks up, and listens for anything that might burst out of the ground. – Eclipse May 31 at 15:35
show 2 more comments
vote up 0 vote down

no wikipedia, no google unless you are a cheater

link|flag
vote up 0 vote down

Do it now!

link|flag
vote up 0 vote down

I don't know!!! google is your friend.

link|flag
vote up 0 vote down

Don't f*ck it up...

link|flag
vote up 2 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
prev 1 2 3 4 5 12 next

Your Answer

Get an OpenID
or

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