Skip to main content
Home
Material
Technology and Tooling
Best Practices
Search Material
Licensing and Attribution
Best Practices
View Course Diagram
Learning outcomes
Learn about good code style when writing in Python.
Learn about indentation, comments, docstrings and naming conventions.
Discover what a code smell is.
Find out how to use linters to check code.
PYTHON
Code Style
python
Linters
python