Title says it all... Mine is "Never stop learning"... :)
|
34
|
|||||
|
|
|
think more, write less |
|||
|
|
|
|
The only code without bug it is that you didn't write |
|||
|
|
|
|
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" |
|||
|
|
|
|
"I can make it do anything you want, provided you give me enough time and money." As a consultant, that's my standard answer to clients asking "can you write a program that does this?" |
|||
|
|
|
|
It's often better to solve the general class of problems of which the problem before you is merely a specific case. |
|||
|
|
|
|
"That stuff is not rocket science, it only takes time". |
|||
|
|
An ounce of testing is worth a pound of theory. |
|||
|
|
|
|
Give me six hours to chop down a tree and I will spend the first four sharpening the axe. Abraham Lincoln |
|||
|
|
|
|
"Experience is being able to say 'I think I've messed up like this before'" |
|||
|
|
|
|
"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. |
|||
|
|
|
|
Fix the potholes. |
|||
|
|
|
|
"Think, Create, Educate, Enjoy"-John Maeda |
|||
|
|
|
|
it has never won and no win ever |
|||
|
|
|
|
A regex is the light at the end of a long, dimly lit tunnel. The light of an oncoming train, that is. |
|||
|
|
|
|
KISS and never stop refactoring |
|||
|
|
|
|
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. |
|||
|
|
|
|
|
|||
|
|
|
|
Mine is: "I never finish anyth.." ;) |
|||
|
|
|
|
Suck less today than I did yesterday. |
|||
|
|
|
|
Well, I wanted to use something funnier and wittier, but here are two of the ones I find myself using fairly frequently:
|
|||
|
|
|
|
rule number one, never say its going to be easy. |
|||
|
|
|
|
Simplicity. |
|||
|
|
|
|
"The more people I meet, the more I like my cat." |
|||
|
|
|
|
"Dude, get the hell out of my chair." |
|||
|
|
|
|
When in doubt - morph it more! Morph it 'till it rings! |
|||
|
|
|
|
Complex Software....made by lazy developers! |
|||
|
|
|
|
Be kind and helpful to your users |
|||
|
|
|
|
Relentless Incrementalism, and maximum stability! I never stop my relentless pursuit of incremental improvement and the pursuit of perfect algorithms and code. There is always room for improvement, for a new way of looking at things, and a better way to attack a problem. I do this all with a near paranoid focus on making sure the resulting code is unbreakable too (I actually believe in the concept of bug-free software). Sure, I have some basic objects, methods, and techniques that have "risen to the top" now and remain proven, efficient, stable, and accurate. But, I try to never let myself consider anything to be immutable, and I let me mind constantly ponder potential improvements (speed, stability, etc), and test my ideas regularly. This leads to all sorts of great programs that are not only robust, but fast and bug-free. |
|||
|
|
|
|
Motto: keep it interesting. |
|||
|
|
|
|
Luck is skill |
|||
|
|
