vote up 62 vote down star
36

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

"Real artists ship."

link|flag
vote up 1 vote down

"Serving simple solutions to perplexing problems, perpetually."

That's my motto at the moment, it may get refactored sometime...

link|flag
vote up 1 vote down

Any 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.

- John Dryden

link|flag
vote up 0 vote down

Leave me alone I am busy (lol)

link|flag
vote up 0 vote down

"It was like that when I found it"

link|flag
vote up 0 vote down
  • If software design were as visible as a bridge or house, we would be hiding our heads in shame.
  • The code is important. The braces are syntactical sugar.
  • Beginning coders comment nothing; Novice coders comment the obvious; Experienced coders comment the reason of code; Master coders comment the reason for the code not used.
  • The only thing harder than trying to design software is trying to design software as a team.
  • I need this baby in a month - send me nine women.
link|flag
vote up 0 vote down

the code will always suck and you need to make sure that it will not suck and crash in the same time

link|flag
vote up 0 vote down

When you're green you're growing, when you're ripe you rot!

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

cover your backside, always

link|flag
vote up 0 vote down

From Terry Pratchett, natch:

Cuius testiculos habes, habeas cardeo et cerebellum

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

"Be Prepared!" Anything can happen when you program executes, sanity check all user input.

link|flag
vote up 0 vote down

I've done it before and it should be somewhere here...

link|flag
vote up 0 vote down

If it's stupid and it works, it's not stupid.

Programming is art, not mathematics.

link|flag
vote up 0 vote down

It's not a bug it's an undocumented feature :-)

link|flag
vote up 0 vote down

"If you didn't learn anything today, you weren't paying attention!"

link|flag
vote up 0 vote down

To serve and to protect.

also:

If I'm not making mistakes, then I'm not trying hard enough.

link|flag
vote up 0 vote down

Code it and they will come...

link|flag
vote up 0 vote down

"No coffee, No workee"

"If you can't understand the code, you probably shouldn't be modifying it."

"It compiles. Ship it."

link|flag
vote up 0 vote down

Ego-free development.

link|flag
vote up 0 vote down

Don't Repeat Yourself

link|flag
vote up 0 vote down

if time is running short, make sure the code is working no matter how messy it is.

link|flag
vote up 0 vote down

Comment why the code is there. Indent properly and consistently. Follow naming conventions. Don't write the same thing more then once. Have a sandwich.

link|flag
vote up 0 vote down

Same as for my physics work: Hack the Universe.

link|flag
vote up 0 vote down

Help stamp out bravery. What have you forgotten. -- from Rendezvous with Rama, Arthur C. Clarke

Real artists ship. -- Steve Jobs

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

Your Answer

Get an OpenID
or

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