Jump to ratings and reviews
Rate this book

A Python Programming Style Guide

Rate this book
Good programming style can make a program easy and enjoyable to read, write, and maintain. This book presents a few simple style guidelines that will improve the look and design of Python programs. Topics include program documentation, the use of naming conventions, and code format and organization. Several examples illustrate appropriate style for all major Python program constructs.

Table of Contents

Introduction
Chapter 1: Simple Python Programs
Chapter 2: Function Definitions
Chapter 3: Class Definitions
Chapter 4: Docstrings and Other Program Comments
Chapter 5: Code Format
References

28 pages, Kindle Edition

First published May 10, 2012

1 person is currently reading
3 people want to read

About the author

Kenneth A. Lambert

58 books5 followers

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
2 (66%)
3 stars
0 (0%)
2 stars
1 (33%)
1 star
0 (0%)
No one has reviewed this book yet.

Can't find what you're looking for?

Get help and learn more about the design.