Re: Ten Essential Development Practices



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
.




Relevant Pages

  • Ten Essential Development Practices
    ... entitled "Ten Essential Development Practices": ... 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. ...
    (comp.lang.python)
  • Re: Ten Essential Development Practices
    ... entitled "Ten Essential Development Practices": ... 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. ...
    (comp.lang.python)
  • Re: Python or PHP?
    ... If it's one of the things for which Python ... every language here and there more ways to do something. ... you make Perl more complicated than it is:-D. ... Not the programmer. ...
    (comp.lang.python)
  • Recommend an E-book Meeting the Following Criteria (Newbie, Long)
    ... I know several programming languages namely Java, Perl and C in this order ... Now I'm wondering which Python book I should get as there are so many out ... I'd like to mostly concentrate on language features but some pointers ...
    (comp.lang.python)
  • Re: Choosing Perl/Python for my particular niche
    ... >> For most general purpose tasks, I reach for Python first. ... > syntax and perhaps my lack of bottomless commitment (knowing Perl would not be ... verilog) so that it can be used for another e.g. verilator, ... using a standalone simulator to simulate the original verilog. ...
    (comp.lang.perl.misc)