Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Coding Standards

Reply
Thread Tools

Coding Standards

 
 
davidsamith@gmail.com
Guest
Posts: n/a
 
      08-31-2007
'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

 
Reply With Quote
 
 
 
 
Laurent Pointal
Guest
Posts: n/a
 
      08-31-2007
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:

http://www.python.org/dev/peps/pep-0008/


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C# coding Standards!!! Adam Knight ASP .Net 3 01-11-2006 12:16 PM
ASP.NET Coding Standards =?Utf-8?B?UHJhdmVlbg==?= ASP .Net 4 08-12-2004 12:37 PM
coding standards Jim Culver ASP .Net 4 09-18-2003 02:59 AM
Coding standards for Java mish Java 4 06-30-2003 11:59 PM
coding standards shbgupta ASP .Net 2 06-27-2003 08:48 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57