A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2000-June/004502.html below:

[Python-Dev] req: Software Carpentry / coding standards

[Python-Dev] req: Software Carpentry / coding standards [Python-Dev] req: Software Carpentry / coding standardsChristopher Petrilli petrilli@amber.org
Tue, 6 Jun 2000 13:52:50 -0400
Tim Peters [tim_one@email.msn.com] wrote:

> When you can't fight about where to put curly braces, there's not much left
> to argue.  The only serious attempt at a Python style guide I've seen is
> Guido's:
> 
>     http://www.python.org/doc/essays/styleguide.html

The only thing that might be added (I haven't looked in a while, but
didn't see it last time I did), is some naming convention issues.  I
follow pretty standard Smalltalk guidelines:

       - No '_', use camelCase for seps

       - Capitalize all Classes, and also global variables

       - Lowercase for all methods (i.e. setNewBreakpoint)

This is just me, and obviously not everyone does this :-)

Chris
-- 
| Christopher Petrilli
| petrilli@amber.org



RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4