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 8 9 10 11 12 next
vote up 0 vote down

Wisdom begins in wonder.

link|flag
vote up 6 vote down

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

link|flag
vote up 1 vote down
10 KILL HUMAN
20 GOTO 10
link|flag
vote up 0 vote down

The end user doesn't know what they want and the managers are even worse. Just implement and iterate.

link|flag
vote up 0 vote down

Meetings with people who aren't developers are seldom useful, but it does get me out the office

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

The art is in the code.

link|flag
vote up 4 vote down

"When in doubt, pretend it's magic"

link|flag
vote up 3 vote down

Question Everything.

link|flag
vote up 0 vote down

Before I push open the office main door, I tell myself:

I am not here for money. I am here to learn something new ..

It has kept my little candle burning inside me..

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

It's always the cables.

link|flag
vote up 0 vote down

Cheap and cheerful. Credit to Dan for introducing me to the phrase.

link|flag
vote up 1 vote down

Don't be like Jeff (atwood)

link|flag
vote up 0 vote down

Red / Green / Refactor

It is to the point where I have nightmares about Christmas trees pruning themselves. It is for more than just TDD, now!

link|flag
vote up 1 vote down

I have 2:

Keep It Simple, Stupid (KISS)

and

Let It Go.

link|flag
vote up 2 vote down

Automate whenever possible.

link|flag
vote up 3 vote down

Thank god We have google!

link|flag
vote up 1 vote down

Get better... you are no master.

link|flag
vote up 0 vote down

Not mine but something a fellow programmer told me the other day:

"There’s no point in bandaging something that’s going to cause a hemorrhage down the line. Just fix it right the first time."

link|flag
vote up 4 vote down

"It works", "leave it alone".

link|flag
vote up 0 vote down

I don't really understand anything that I haven't built myself. I may think I do, but I don't. At best, I have a superficial familiarity with it, but I don't really understand it like I would if I had built it myself. (That's not to say that I should build everything myself; just that I shouldn't be deceived into thinking that I have mastered anything that I haven't built myself.)

By the same token, I am forced to admit, on a daily basis, that I am nowhere anywhere near as smart as I may think I am or wish that I was. Reflecting upon my own handiwork is a gentle reminder that I am capable of acts of overwhelming stupidity, astonishing hubris, and a mind-boggling propensity to repeat the mistakes of the past.

link|flag
vote up 2 vote down

My old boss used to say 'measure twice, cut once'.

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

This is more of an Anti-Motto, but its a quote that always reminds me that making the code concise is what I should be striving for.

I have made this letter longer than usual, only because I have not had 
the time to make it shorter.

-Blaise Pascal
link|flag
vote up 6 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

If it's not tested, it probably doesn't work.

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

As long as I ease the job for the user, I don't care how much I have to do.

link|flag
vote up 3 vote down

"It works on my machine!"

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

NO matter what its all only software....

link|flag
vote up 4 vote down

"I have not failed. I've just found 10,000 ways that won't work."

Thomas A. Edison (1847 - 1931), (attributed)

link|flag
prev 1 8 9 10 11 12 next

Your Answer

Get an OpenID
or

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