Posts Tagged ‘pep8’

30 years of C by Landon Dyer — Some rules on good programming practices.
Digging Yourself Out of A Debugging Hole by Martin Aspeli — General debugging tips and using programming/debugging tools.
Flymake Mode for Emacs / Python — Flymake, an on-the-fly Python syntax checker for Emacs.
pep8 – Python style guide checker — Checking Python code against [...]