Quotes by Brian W. Kernighan

First is the sheer joy of making things. Second is the pleasure of making things that are useful to other people. Deep within, we want others to use our work and to find it helpful.
"
First is the sheer joy of making things. Second is the pleasure of making things that are useful to other people. Deep within, we want others to use our work and to find it helpful.
Nevertheless, C retains the basic philosophy that programmers know what they are doing; it only requires that they state their intentions explicitly.
"
Nevertheless, C retains the basic philosophy that programmers know what they are doing; it only requires that they state their intentions explicitly.
C is not a big language, and it is not well served by a big book.
"
C is not a big language, and it is not well served by a big book.
Don’t comment bad code—rewrite it.
"
Don’t comment bad code—rewrite it.