YAPC::NA 2004 Perl Style Guides for Large Projects #5

Programming Standards and Conventions

  • save programmers the trouble of answering the same [arbitrary] questions -- again and again.

  • convey important information concisely (such as with naming conventions)

  • protect against known hazards (such as using global variables)

  • can compensate for language weaknesses

<< Previous | Index | Next >> Copyright © 2004 Daniel Allen