Re: Coding Standards

2007-08-31 Thread Laurent Pointal
[EMAIL PROTECTED] a écrit : > 'Good code' is code that works, is bug free, and is readable and > maintainable. Standards need to be followed for coding. Read more... > > http://brsx.co.uk/SWtesting/FAQs/FAQs012.asp You misstyped your URL and referenced a C++ related document, for Python its here

Coding Standards

2007-08-30 Thread [EMAIL PROTECTED]
'Good code' is code that works, is bug free, and is readable and maintainable. Standards need to be followed for coding. Read more... http://brsx.co.uk/SWtesting/FAQs/FAQs012.asp -- http://mail.python.org/mailman/listinfo/python-list

Re: Coding standards without control?

2006-12-06 Thread Soni Bergraj
>> Python makes coding standards obsolete;) > But Python has the advantage, that your coding standards can concentrate on > the important things and skip most of the formatting rules, that are often > part of other languages coding standards. Better to say, almost obsolete, i gue

Re: Coding standards without control?

2006-12-05 Thread Stephan Kuhagen
Soni Bergraj wrote: > editormt wrote: >> A majority of the participating organisations have coding standards... >> and a majority does not control them ;o) What is the situation at your >> location? Does this lack of control really hurt? > > """A Fool

Re: Coding standards without control?

2006-12-05 Thread Soni Bergraj
editormt wrote: > A majority of the participating organisations have coding standards... > and a majority does not control them ;o) What is the situation at your > location? Does this lack of control really hurt? """A Foolish Consistency is the Hobgoblin of Lit

Coding standards without control?

2006-12-05 Thread editormt
ting organisations have coding standards... and a majority does not control them ;o) What is the situation at your location? Does this lack of control really hurt? -- http://mail.python.org/mailman/listinfo/python-list

Requirements for Software Coding Standards?

2005-06-06 Thread Tim Couper
Does anyone have any knowledge of where to find details of docs like "Requirements for Software Coding Standards", etc applicable for work within the US govt (preferably non-military). Thanks in advance Dr Tim Couper UK -- No virus found in this outgoing message. Checked by AVG

Re: Coding Standards (and Best Practices)

2005-04-27 Thread Sylvain Thenault
our programming language. One of the things we would like to do, >> since we are all new to the language, is to define a set of guidelines and >> best practices as our coding standards. >> >> Does anyone know where I can get some information about what the community >&

Re: Coding Standards (and Best Practices)

2005-04-26 Thread Terry Reedy
"Isaac Rodriguez" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Does anyone know where I can get some information about what > the community is doing? Are there any well defined guidelines > established? Besides PEP8, there is also the library code itself. When reading that th

Re: Coding Standards (and Best Practices)

2005-04-26 Thread Jp Calderone
would like to do, since we are all new to the language, is to define a set of guidelines and best practices as our coding standards. Does anyone know where I can get some information about what the community is doing? Are there any well defined guidelines established? One such document:

Re: Coding Standards (and Best Practices)

2005-04-26 Thread Trent Mick
are all new to the language, is to define a set of guidelines and > best practices as our coding standards. > > Does anyone know where I can get some information about what the community > is doing? Are there any well defined guidelines established? http://www.python.org/peps

Coding Standards (and Best Practices)

2005-04-26 Thread Isaac Rodriguez
guidelines and best practices as our coding standards. Does anyone know where I can get some information about what the community is doing? Are there any well defined guidelines established? Thanks, -- Isaac Rodriguez SWE Autodesk. There are 10 types of