Perl Best Practices
Download or Read eBook Perl Best Practices PDF written by Damian Conway and published by "O'Reilly Media, Inc.". This book was released on 2005-07-12 with total page 542 pages. Available in PDF, EPUB and Kindle.
Author | : Damian Conway |
Publisher | : "O'Reilly Media, Inc." |
Total Pages | : 542 |
Release | : 2005-07-12 |
ISBN-10 | : 9780596001735 |
ISBN-13 | : 0596001738 |
Rating | : 4/5 (35 Downloads) |
Book Synopsis Perl Best Practices by : Damian Conway
Book excerpt: This book offers a collection of 256 guidelines on the art of coding to help you write better Perl code--in fact, the best Perl code you possibly can. The guidelines cover code layout, naming conventions, choice of data and control structures, program decomposition, interface design and implementation, modularity, object orientation, error handling, testing, and debugging. - Publisher