This is the style guide for students who are collaborating with or working for me. A coding style guide, much like the APA style guide, is a set of conventions designed to make it easier to read, debug, share, and generally interact with code. I make no claim that these rules are the best or only way to write clear, legible code---they are just conventions that I try to follow, refined as I've learned more about programming.

Object names

Functions

Make function names verbs if possible.

Assignment

Spacing

Indentation

File names

Line length

Commenting

Layout



jepusto/Pusto documentation built on June 5, 2019, 9:51 p.m.