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#

Here is screencast. These are the slides.

Additional Materials#

Quiz#