Difference between revisions of "Software Development/Code Style"

From The Thinkulum
Jump to navigation Jump to search
(Added the article.)
 
(No difference)

Latest revision as of 05:47, 22 February 2019

I've picked up my coding style from various sources, including Perl Best Practices, but PEP 8 is a good starting point that's specifically geared toward Python.