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

The art is in the code.

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

NO matter what its all only software....

link|flag
vote up 0 vote down

This one's more methodological than a general motto, but here goes:

  • The first copypaste is OK, as long as you know what you're doing.
  • The second means a refactor is due.
  • The third means you're doing it wrong.
link|flag
vote up 0 vote down
  1. There's no such term in programming as "impossible".
  2. Everything is possible!

It just takes too long or too costly to produce.

link|flag
vote up 0 vote down

Get things done.

It's way to easy to focus on 'important' but non-productive stuff (like stackoverflow or meetings or whatever) that don't actually move you closer to shipping your code.

link|flag
vote up 0 vote down

Try not to screw up too bad; if you do, don't do so repeatedly.

link|flag
vote up 0 vote down

why deallocate when you have have it live forever!!! (just kidding)

my real one:

Simple is better!

link|flag
vote up 0 vote down

Do it from 9:00am to 6:00pm, and then shutdown your brain

link|flag
vote up 0 vote down

You Never Finish.

Sorry, came from my alma matter :)

link|flag
vote up 0 vote down

Just Stackoverflow It - Nah just kidding

link|flag
vote up 0 vote down

Mine would be: Just do it, whatever it is!

P.S. This is actually a line from my personal guidance book for programmers. I haven't made the book public.

link|flag
vote up 0 vote down

"You can't polish a turd"

link|flag
vote up 0 vote down

"If you don't have what you like, you like what you have"

link|flag
vote up -4 vote down

Put your best foot forward and give it 110%

that's my ten cent's

link|flag
prev 1 7 8 9 10 11

Your Answer

Get an OpenID
or

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