Title says it all... Mine is "Never stop learning"... :)
|
34
|
|||||
|
|
|
Keep it simple. |
|||
|
|
"It works on my Machine!" |
||||
|
|
|
|
||||
|
|
|
Programming is like sex. One mistake and you have to support it the rest of your life. |
||||||||||||||||||||
|
|
|
A good programmer always looks both ways before crossing a one-way street. |
||||||||||||||||||||
|
|
|
Mine is: "There must be a simpler way to do this..." |
|||
|
|
My job is not to program. My job is to provide business value. I happen to do that by programming sometimes. More frequently, I do it by not programming. |
||||||||||||||||||||
|
|
|
when writing software, imagine that the person who has to maintain it is a violent psychopath who knows your address. Keep everything clear, obvious and as self-documenting as possible. |
||||
|
|
|
If you aren't proud of it, it isn't good enough. |
|||
|
|
Make it run, make it right, make it fast. My dad told me this the first day I started programming. I still have to remind myself sometimes. Make it run, because it's too easy to take counsel of your fears and spin off into AbstractDesignLand. Make it right, because there lies the joy of software. Make it fast so people can use it, but don't make any performance-related decision until you have solid evidence. |
|||
|
|
|
|
Write. Less. Code. |
||||
|
|
|
“A designer knows he has achieved perfection not when there is nothing left to add, but when there is nothing left to take away.” —Antoine De Saint-Exupery |
||||
|
|
|
When in doubt |
|||
|
|
|
|
Red, Green, Refactor |
|||
|
|
Failure is not an option; it comes bundled with the software. |
|||
|
|
|
|
Never solve hard problems. Divide hard problems into simple ones, and solve those. |
|||
|
|
|
|
Never ever underestimate the stupidity of the user! |
|||
|
|
Keep it simple stupid |
|||
|
|
"If Brute Force isn't working for you, you aren't using enough of it!" |
|||
|
|
|
|
Nothing is complicated! |
|||
|
|
|
|
two things 1: Learn something new everyday. A new command, new switch for cmd, new concept, new word. 2: Hope for the best, plan for the worst. Try to evaluate all the ways your code could fail and immediately begin testing with boundary conditions and bad input values. |
|||
|
|
|
|
If you think education/training is expensive, try ignorance! |
|||
|
|
|
|
"If you need a motto, you're doing it wrong." Not a dig at the person who posed the question on here, it was asked offline at my old work place a while ago and with the suggestion that "all good developers have a motto" I replied with the above. Good developers tend to have sound-bites that are bandied around, as they tend to be good at being succinct. I tend to avoid mottos. |
|||
|
|
|
|
"Any sufficiently advanced technology is indistinguishable from magic." -Arthur C. Clarke |
||||||||||||
|
|
|
|
||||
|
|
|
Mine is also a life motto and is actually tattooed on my arm :)
|
|||
|
|
My place of works motto "We don't have time to do it right, but we have time to do it over" |
||||
|
|
|
From the Tao of Programming: A program should follow the `Law of Least Astonishment'. What is this law? It is simply that the program should always respond to the user in the way that astonishes him least. |
|||
|
|
|
|
Suck less :-) |
||||
|

