Title says it all... Mine is "Never stop learning"... :)
|
34
|
|||||
|
|
|
Today it's: RED/GREEN/REFACTOR |
|||
|
|
|
|
Software - The logical form of art. |
|||
|
|
|
|
Nothing is idiot proof, to a sufficiently motivated idiot. |
|||
|
|
|
|
"Use the source Luke...." |
|||
|
|
|
|
"Any sufficiently advanced technology is indistinguishable from magic." -Arthur C. Clarke |
||||||||||||
|
|
|
Avoid duplicate code at all costs. |
|||
|
|
|
|
Don't fit the problem to technology, find the proper technology to solve the problem. |
|||
|
|
|
|
Help stamp out bravery. What have you forgotten. -- from Rendezvous with Rama, Arthur C. Clarke Real artists ship. -- Steve Jobs |
|||
|
|
|
|
Same as for my physics work: Hack the Universe. |
|||
|
|
|
|
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. |
|||
|
|
|
|
"I don't fix problems. I work around problems." |
|||
|
|
|
|
"Under-sell, over-deliver" |
|||
|
|
|
|
Codito ergo sum |
|||
|
|
|
|
if time is running short, make sure the code is working no matter how messy it is. |
|||
|
|
|
|
What are you doing wrong with our bug-free product? |
|||
|
|
|
|
There has to be a better way to do this... Most normally followed by... No whammies... no whammies... no whammies... COMPILED! |
|||
|
|
|
|
"Software should meet the user on their terms, not the other way around." And my favorite for making big, technical decisions... "What could possibly go wrong?" |
|||
|
|
|
|
Don't Repeat Yourself |
|||
|
|
|
|
Ego-free development. |
|||
|
|
|
|
Don't ship crap. |
|||
|
|
|
|
If you think education/training is expensive, try ignorance! |
|||
|
|
|
|
Save Early, Save Often, Dont check-in till its reviewed. |
|||
|
|
|
|
"No coffee, No workee" "If you can't understand the code, you probably shouldn't be modifying it." "It compiles. Ship it." |
|||
|
|
|
|
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. |
|||
|
|
|
|
"Good code reads like documentation". From the Agile Manifesto, I think. |
|||
|
|
Code it and they will come... |
|||
|
|
|
|
To serve and to protect. also: If I'm not making mistakes, then I'm not trying hard enough. |
|||
|
|
|
|
Slow down, get it in writing, and it's never too late to test one more time. |
|||
|
|
|
|
"If you didn't learn anything today, you weren't paying attention!" |
|||
|
|
|
|
It's not a bug it's an undocumented feature :-) |
|||
|
|
