Title says it all... Mine is "Never stop learning"... :)
|
34
|
|||||
|
|
|
My motto is: Script it and go to sleep. In other words, don't waste your time doing routine menial tasks (like renaming individual files in a directory) when you can automate the process and be more efficient. As a corollary, I do like "keep it simple, stupid". Engineers and Programmers seem to take pride in over-complicating solutions. |
|||
|
|
|
|
In the words of Mad-Eye Moody, "Constant Vigilance". You always need to stay on top of your game. |
|||
|
|
|
|
"Rule Four: You can accomplish more with robots than you can with stress." |
|||
|
|
|
|
Make it work. Make it work right. Make it work better. In that order. |
|||
|
|
|
|
git-r-done! |
|||
|
|
|
|
Write your code as though it is to be submitted for marking. |
|||
|
|
|
|
"Never let a programmer name anything!" |
|||
|
|
"Keep it simple stupid" "Treat everything in life like a challenge" |
|||
|
|
|
|
"Master one thing. Learn as much as possible about everything else" |
|||
|
|
We need to Adapt, Improvise and Overcome! |
|||
|
|
|
|
"Have fun" Although I think this from the favorite quotes question might be a little more fitting. "It's morning already?" |
|||
|
|
|
|
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. |
|||
|
|
"Bloody instructions which being taught return to plague their inventors" -- Machbet |
|||
|
|
|
|
Write your code and documentation so that someone else can tell what you were thinking when you wrote the code. Often that "someone else" for whom you are documenting is yourself a year from now. |
|||
|
|
|
|
Assume nothing! |
|||
|
|
Focus on the fundamentals and get something delivered. |
|||
|
|
|
|
If it works, break it! |
|||
|
|
|
|
"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 |
|||
|
|
|
|
Perfection is when there's nothing left to remove. |
|||
|
|
|
|
Learn, Unlearn, and Relearn |
|||
|
|
|
|
"If you were accused of being a developer...would there be enough evidence to convict?" |
|||
|
|
|
|
"To err is human, to really screw things up requires a computer." "An error is not a mistake until you refuse to correct it." |
|||
|
|
|
|
Everything should be as simple as possible - but no simpler. -- Albert Einstein |
|||
|
|
|
|
Do it once, do it right, never have to do it again. |
|||
|
|
|
|
and
|
|||
|
|
|
|
Language is froth on the surface of thought a John McCarthy quote |
|||
|
|
|
|
Anything is possible given time, money and inclination |
|||
|
|
|
|
"As simple as possible, but no simpler" -- Einstein (?) via Scott Myers |
|||
|
|
|
|
Nothing is impossible - it just needs more time to implement. |
|||
|
|
|
|
The second time you need to do something: automate it! |
|||
|
|
