Difference between revisions of "Laziness"

From Missouri Academy Wiki
Jump to navigation Jump to search
(Added self and story)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
  
 
==Discussion==
 
==Discussion==
Laziness is second cousin to procrastination.
+
Laziness is second cousin to [[procrastination]].
 
 
Laziness can contribute greatly to organization. For example, I ([[User:Mpnolan|Mike Nolan]]) was just working on a database project and was having to run two files, initdb and populatedb, very often for debugging purposes. I didn't like excessive mouse movement and energy expenditure, so I automated the task. Instead of going to both pages, I made a single expandable page with descriptions of what the two files do. This saves time and would certainly be easier for other programmers to follow than just two files sitting lonesomely.
 
  
 
==Academites in possesion of==
 
==Academites in possesion of==

Latest revision as of 02:19, 9 April 2010

Definition[edit]

From Programming Perl:

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

Discussion[edit]

Laziness is second cousin to procrastination.

Academites in possesion of[edit]

See Also[edit]