This repository contains materials and examples for teaching Python coding style and best practices. It serves as a practical guide for writing clean, readable, and maintainable Python code.
-
coding_style.py: A comprehensive guide demonstrating various Python coding style principles and best practices -
style_example/: Directory containing practical examplesfibonacci_original.py: An example of code before style improvementsfibonacci_practice_style.py: The code for applying proper styling conventions
-
Course slides in
bst236_slides_00.pdf