9780596001735-0596001738-Perl Best Practices: Standards and Styles for Developing Maintainable Code

Perl Best Practices: Standards and Styles for Developing Maintainable Code

ISBN-13: 9780596001735
ISBN-10: 0596001738
Edition: 1
Author: Damian Conway
Publication date: 2005
Publisher: O'Reilly Media
Format: Paperback 542 pages
FREE US shipping on ALL non-marketplace orders
Rent
35 days
from $25.49 USD
FREE shipping on RENTAL RETURNS
Marketplace
from $30.93 USD
Buy

From $30.93

Rent

From $25.49

Book details

ISBN-13: 9780596001735
ISBN-10: 0596001738
Edition: 1
Author: Damian Conway
Publication date: 2005
Publisher: O'Reilly Media
Format: Paperback 542 pages

Summary

Perl Best Practices: Standards and Styles for Developing Maintainable Code (ISBN-13: 9780596001735 and ISBN-10: 0596001738), written by authors Damian Conway, was published by O'Reilly Media in 2005. With an overall rating of 4.3 stars, it's a notable title among other Business Technology (Linux, Operating Systems, Unix, Perl, Programming Languages) books. You can easily purchase or rent Perl Best Practices: Standards and Styles for Developing Maintainable Code (Paperback) from BooksRun, along with many other new and used Business Technology books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $0.49.

Description

Many programmers code by instinct, relying on convenient habits or a "style" they picked up early on. They aren't conscious of all the choices they make, like how they format their source, the names they use for variables, or the kinds of loops they use. They're focused entirely on problems they're solving, solutions they're creating, and algorithms they're implementing. So they write code in the way that seems natural, that happens intuitively, and that feels good. But if you're serious about your profession, intuition isn't enough. Perl Best Practices author Damian Conway explains that rules, conventions, standards, and practices not only help programmers communicate and coordinate with one another, they also provide a reliable framework for thinking about problems, and a common language for expressing solutions. This is especially critical in Perl, because the language is designed to offer many ways to accomplish the same task, and consequently it supports many incompatible dialects. With a good dose of Aussie humor, Dr. Conway (familiar to many in the Perl community) offers 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. They're designed to work together to produce code that is clear, robust, efficient, maintainable, and concise, but Dr. Conway doesn't pretend that this is the one true universal and unequivocal set of best practices. Instead, Perl Best Practices offers coherent and widely applicable suggestions based on real-world experience of how code is actually written, rather than on someone's ivory-tower theories on how software ought to be created. Most of all, Perl Best Practices offers guidelines that actually w

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book