Title says it all... Mine is "Never stop learning"... :)
|
34
|
|||||
|
|
|
Suck less today than I did yesterday. |
|||
|
|
|
|
Mine is: "I never finish anyth.." ;) |
|||
|
|
|
|
NOTHING is impossible. Its not rocket-science, nor is it brain-surgery. And, even if it was, there are developers for that stuff to - so the request isnt impossible. |
|||
|
|
|
|
KISS and never stop refactoring |
|||
|
|
|
|
it has never won and no win ever |
|||
|
|
|
|
"Think, Create, Educate, Enjoy"-John Maeda |
|||
|
|
|
|
Fix the potholes. |
|||
|
|
|
|
"Do the simplist thing that could possibly work." Too much time is lost coding overly complicated solutions to problems. Start with the simple, and then grow from there as needed. |
|||
|
|
|
|
"Experience is being able to say 'I think I've messed up like this before'" |
|||
|
|
|
|
An ounce of testing is worth a pound of theory. |
|||
|
|
|
|
"That stuff is not rocket science, it only takes time". |
|||
|
|
I actually have those two sentences as background on my dev machine: "Does that make sense to people?" and "If it ain't broke, you're not trying hard enough" |
|||
|
|
|
|
persistence is the mother of perceived simplicity… |
|||
|
|
|
|
Write code as if you will never touch it again. That means, do it right the first time. Do not bank on being able to go back later and fix it up. |
|||
|
|
|
|
As a passionate pragmatist: Figure out the least number of steps you think are needed, then get out Occams Razor and start shaving |
|||
|
|
|
|
It's a dirty job but someone's got to do it. (Faith No More) |
|||
|
|
|
|
Computer systems... cradle to grave. |
|||
|
|
|
|
Work smart, not hard. (yet another variation of "keep it simple") |
|||
|
|
|
|
Reach the spec, scale to the unexpected. |
|||
|
|
|
|
"Designing computer software today is a race between software engineers trying to build better, idiot-proof programs, and the Universe trying to build better idiots. So far the Universe is winning." Can't remember the author's name; feel free to me edit me if you do. (Originally saw it as a user signature on a technical forum. It's from a rather well known technical author, a Mr Grant, maybe, if I remember right.) |
|||
|
|
|
|
Think bigger, code better, finish faster. |
|||
|
|
Think Ahead. Learn More. Solve Now! |
|||
|
|
|
|
"Good enough never is". |
|||
|
|
|
|
"Expect the unexpected" and "Trust no one" (from users, library functions, etc.) |
|||
|
|
|
|
Writing some software that was used in critical situations, and we were kibitzing about this motto thing. This one came to mind: "we get sloppy, we get cuffed." |
|||
|
|
|
|
I have several 1 - Reinventing the wheel is boring - and who wants an oval wheel that falls off every few minutes? Someone else has done this before. 2 - Make something work now, make it work better, later. 3 - Let's just do some Googling... |
|||
|
|
|
|
For me it's more like "Never give up" - I guess that's what happens when you're exposed daily to Coding Horrors and somehow you have to turn that into a nice application. |
|||
|
|
|
|
Progress before perfection. |
|||
|
|
|
|
Wisdom begins in wonder. |
|||
|
|
|
|
The end user doesn't know what they want and the managers are even worse. Just implement and iterate. |
|||
|
|
