Style guides#
Learning Objectives#
After working through this topic, you should be able to:
Apply the basic naming conventions for python functions and variable names
Explain why well formatted code is not automatically good code
Discuss why consistent formatting is still important
Explain why formatting should be automated
Materials#
Video:
Download the slides.
Other resources: