Title says it all... Mine is "Never stop learning"... :)
|
36
|
|||||
|
|
|
Cheap, Fast, Good.........pick any two. |
|||
|
|
if you think you're a good coder you stop becoming a better one |
|||
|
|
"Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live." - John F. Woods |
|||
|
|
|
|
"How does this help the user to kick ass?" - Kathy Sierra |
|||
|
|
|
|
If you don't have time to do it right, how come you have time to do it twice? |
|||
|
|
|
|
There has to be a better way to do this.... |
|||
|
|
Test, test, test |
|||
|
|
|
|
"Code as if somebody else needs to understand your code." and "Do no evil!" |
|||
|
|
Give me six hours to chop down a tree and I will spend the first four sharpening the axe. Abraham Lincoln |
|||
|
|
|
|
Don't fix it if its' ain't broken |
|||
|
|
Im Lazy, thats why im a programmer |
|||
|
|
A program has two purposes. First, to be read and understood by humans. Second, to be understood and run by a computer. |
|||
|
|
|
|
"To err is human, to really screw things up requires a computer." "An error is not a mistake until you refuse to correct it." |
|||
|
|
|
|
Premature optimization is the root of all evil. |
|||
|
|
|
|
Walking on water and developing software from a specification are easy if both are frozen. - Edward V Berard |
|||
|
|
|
|
"Any intelligent fool can make things bigger, more complex, and more violent. It takes a touch of genius -- and a lot of courage -- to move in the opposite direction." - Albert Einstein |
|||
|
|
|
|
The IBM Polyanna Principle: Machines should work; People should think. |
|||
|
|
|
|
"When in doubt, pretend it's magic" |
|||
|
|
|
|
"It works", "leave it alone". |
|||
|
|
|
|
This is more of an Anti-Motto, but its a quote that always reminds me that making the code concise is what I should be striving for.
|
|||
|
|
|
|
If it's not tested, it probably doesn't work. |
|||
|
|
|
|
Thomas A. Edison (1847 - 1931), (attributed) |
|||
|
|
|
|
Weeks of coding save me hours of planning |
|||
|
|
|
|
9 Women can't make a baby in one month. |
|||
|
|
|
|
Oh shit, I broke the build again. D: |
||||
|
|
|
Embrace The Chaos! |
|||
|
|
|
|
A test that succeeds when it is intended to fail is far more worrisome than when it is intended to succeed. |
|||
|
|
|
|
"Never let a programmer name anything!" |
|||
|
|
Keep It Simple Stupid, there's a quote that springs to mind when someone's getting all "clever" about their implementation of a feature, to paraphrase: Debugging code is twice as hard as writing that code in the first place so if you're writing code approaching your technical limits then you're already too stupid to debug it. Now I don't completely agree with that (as you can learn while you're debugging and thus improve to the level where you're ok) but it's always struck a chord with me. |
|||
