
02-11-2004, 10:19 AM
|
|
ubergeek
|
|
Join Date: Oct 2003
Posts: 266
|
|
Road to better programming: Chapter 2. Commenting your code
This series of articles on developerWorks comprises a complete guide to better programming in Perl. In this second installment, Teodor dissects comments in code. The comments in a program's code are perhaps as important to the long-range goals of a software team as the actual code itself. Unfortunately, they are also often the most neglected. Through tips, quips, examples, and anecdotes, Teodor takes an in-depth look at the imperative nature of commenting a program's language from beginning to end. Read Road to better programming: Chapter 2. Commenting your code here.
__________________
md
|