Hey all, I am completely new to ZOPE and to PYTHON, although I have a programming background in other languages. I was wondering if some people would mind sharing a copy of a coding standard that they use including naming conventions and general never-evers, or always always. I figure if someone has a standard it usually helps new people to avoid pitfalls. Thanks in Advance, Rick ########################################################## # Rick St Jean, # rstjean@internet.look.ca # President of Design Shark, # http://www.designshark.com/, http://www.phpmailer.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ##########################################################
http://www.python.org/doc/essays/styleguide.html Rick St Jean wrote:
Hey all,
I am completely new to ZOPE and to PYTHON, although I have a programming background in other languages. I was wondering if some people would mind sharing a copy of a coding standard that they use including naming conventions and general never-evers, or always always. I figure if someone has a standard it usually helps new people to avoid pitfalls.
Thanks in Advance, Rick
########################################################## # Rick St Jean, # rstjean@internet.look.ca # President of Design Shark, # http://www.designshark.com/, http://www.phpmailer.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ##########################################################
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
-- Terry Kerr (terry@adroit.net) Adroit Internet Solutions (www.adroit.net) Phone: +61 3 9563 4461 Fax: +61 3 9563 3856 ICQ: 79303381
"Never write a workflow system in DTML" http://www.zopezen.org/Quotes Cheers. -- Andy McKay. ----- Original Message ----- From: "Rick St Jean" <rstjean@internet.look.ca> To: <zope-dev@zope.org> Sent: Thursday, May 31, 2001 4:28 PM Subject: [Zope-dev] Coding Standards
Hey all,
I am completely new to ZOPE and to PYTHON, although I have a programming background in other languages. I was wondering if some people would mind sharing a copy of a coding standard that they use including naming conventions and general never-evers, or always always. I figure if someone has a standard it usually helps new people to avoid pitfalls.
Thanks in Advance, Rick
########################################################## # Rick St Jean, # rstjean@internet.look.ca # President of Design Shark, # http://www.designshark.com/, http://www.phpmailer.com/ # Quick Contact: http://www.designshark.com/messaging.ihtml # Tel: 905-684-2952 ##########################################################
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://lists.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope )
participants (3)
-
Andy McKay -
Rick St Jean -
Terry Kerr