Re: Ten Essential Development Practices
- From: Michael Hoffman <cam.ac.uk@xxxxxxxxxxxxx>
- Date: Thu, 28 Jul 2005 20:28:48 +0100
gyromagnetic@xxxxxxxxx wrote:
The following url points to an article written by Damian Conway entitled "Ten Essential Development Practices": http://www.perl.com/pub/a/2005/07/14/bestpractices.html
Althought the article has Perl as a focus, I thought that some of the general points made might be of interest to the Python community. It would certainly be interesting to put together an analogous version of this article that centers on Python.
He spends so much space on "Create Consistent Command-Line Interfaces," a section that, in Python, could be replaced with a simple "Use optparse."
--
Michael Hoffman
.
- Follow-Ups:
- Re: Ten Essential Development Practices
- From: Jeremy Moles
- Re: Ten Essential Development Practices
- References:
- Ten Essential Development Practices
- From: gyromagnetic
- Ten Essential Development Practices
- Prev by Date: To thread or not to thread
- Next by Date: Re: multiple inheritance super()
- Previous by thread: Ten Essential Development Practices
- Next by thread: Re: Ten Essential Development Practices
- Index(es):
Relevant Pages
|