Python
The primary programming language used by the software team is Python. Here you will find documentaiton and tutorials on Python that are relevant to the software team.
Getting Started
Writing Good Code
- Python PEP 8 Style Guide (by Python)
- Python Type Annotations - Full Guide
- Documentation and Docstrings