Showing posts with label programming. Show all posts
Showing posts with label programming. Show all posts

Friday, October 26, 2012

Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it.
Brian W. Kernighan

Friday, September 28, 2012

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

~ David Leinweber

Wednesday, September 26, 2012

Every time you write new code, you should do so reluctantly, under duress, because you completely exhausted all your other options. Code is only our enemy because there are so many of us programmers writing so damn much of it.

~ Jeff Atwood

Wednesday, September 19, 2012

The fundamental nature of coding is that our task, as programmers, is to recognize that every decision we make is a trade-off.

~ Jeff Atwood

Tuesday, March 13, 2012

"It ended up being trickier than I expected" is much more common in programming than "It ended up being easier than I expected"
~ Gregory Moeck

Tuesday, January 3, 2012

The use of anthropomorphic terminology when dealing with computer systems is a sign of professional immaturity
~ Dijkstra

Tuesday, November 8, 2011

About modern education and programming

It goes against the grain of modern education to teach children to program. What fun is there in making plans, acquiring discipline in organizing thoughts, devoting attention to detail and learning to be self-critical?

~ Alan Perlis, Epigrams in Programming