Exercise 3
Create a list of tips for structuring file names or developing a file naming convention.
Proposed Solution
A file naming convention should ideally:
- Be documented in a README file.
- Be understandable independently of the person naming the files.
- Be systematic and consistent.
- Avoid spaces, umlauts, and special characters.