UNIX Power Tools

UNIX Power ToolsSearch this book
Previous: 37.2 Why Learn Perl? #1 Chapter 37
Perl, a Pathologically Eclectic Rubbish Lister
Next: 37.4 Why Learn Perl? #2
 

37.3 Three Great Virtues of a Programmer

Laziness

The quality that makes you go to great effort to reduce overall energy expenditure. It makes you write labor-saving programs that other people will find useful, and document what you wrote so you don't have to answer so many questions about it. Hence, the first great virtue of a programmer. Also hence, this book.

Impatience

The anger you feel when the computer is being lazy. This makes you write programs that don't just react to your needs, but actually anticipate them. Or at least that pretend to. Hence, the second great virtue of a programmer.

Hubris

Excessive pride, the sort of thing Zeus zaps you for. Also the quality that makes you write (and maintain) programs that other people won't want to say bad things about. Hence, the third great virtue of a programmer.

- LW, RS


Previous: 37.2 Why Learn Perl? #1 UNIX Power ToolsNext: 37.4 Why Learn Perl? #2
37.2 Why Learn Perl? #1 Book Index37.4 Why Learn Perl? #2

The UNIX CD Bookshelf NavigationThe UNIX CD BookshelfUNIX Power ToolsUNIX in a NutshellLearning the vi Editorsed & awkLearning the Korn ShellLearning the UNIX Operating System