Quote of the Week

Steel sharpens steel. Your colleagues are not breaking you down. They are preparing you for battle.

Quote of the Week

"When debugging, novices insert corrective code; experts remove defective code." - Richard Pattis

Quote of the Week

"Bugs are just tech debt that users can see." - Jon Thornton

Quote of the Week

"We build our computer (systems) the way we build our cities: over time, without a plan, on top of ruins." - Ellen Ullman

Quote of the Week

When you talk, you're only repeating what you already know. But if you listen, you may learn something new. - Dalai Lama

Quote of the Week

"It was a failure of imagination." - Astronaut Frank Borman, regarding the Apollo I fire.

Quote of the Week

Remember rule #6*









*Don't take yourself so goddamned seriously.

Quote of the Week

"Always implement things when you actually need them, never when you just forsee that you need them." - Ron Jeffries

This quote reminds us to be mindful of what we are trying to accomplish. For example, don't write a switch statement when you only have one condition to check. Trust that when the time comes to add conditions the next developer knows when a switch will be beneficial. If you can't, your team has bigger problems.

Quote of the Week

"Give someone a program, you frustrate them for a day; teach them how to program, you frustrate them for a lifetime." - David Leinweber

Quote of the Week

"No code is faster than no code." - Merb Motto

More Entries