| |
|
Rodillo de Blog:
5.
Data Structures
6.
Modules
7.
Input and Output
8.
Errors and Exceptions
9.
Classes
10.
Brief Tour of the Standard Library
11.
Brief Tour of the Standard Library - Part II
12.
What Now?
A.
Interactive Input Editing and History Substitution
B.
Floating Point Arithmetic: Issues and Limitations
C.
History and License
D.
Glossary
Index
Python
Style Guide Author: Guido van Rossum
Table
of Contents
Lay-out
-- how to use tabs, spaces, and
newlines.
- Indentation
- Maximum Line Length
- Blank
Lines
- Whitespace in Expressions and Statements
- Pet
Peeves
- Other Recommendations
Comments
-- on proper use of comments (and
documentation strings).- Block Comments
- Inline
Comments
- Documentation
Strings
- One-line Doc Strings
- Multi-line
Doc Strings
- Version
Bookkeeping
Naming
Conventions
-- various naming conventions- Descriptive: Naming
Styles
- Prescriptive:
Naming Conventions
- Module Names
- Class
Names
- Exception Names
- Function
Names
- Global Variable Names
- Method
Names
Technorati Tags: python tutorial, beginning python, python programming, python programming language, python language Popularity: 16% [?]
Share and Enjoy:
These icons link to social bookmarking sites where readers can share and discover new web pages.
Related Posts: 28 Free Python BooksFree Books on Linux, Java, Python, Perl, Networking, HTML, Web Dev8 Free Python Programming Books16 Programming eBooks for Python, Bash, RegexDigging Deep into Python Internals
No comments yet.
RSS feed for comments on this post.
You must be logged in to post a comment.
Powered by WordPress
|