Status: Tags: # Links: Coding MOC
Comments Coding Practices
- If a code needs to have comments, consider whether it should be placed in a function
Principles
- Comments should be used when:
- Sourcing URLs of where solutions were found
- Describing the high-level view of program
- Documenting Functions
References:
Created:: 2021-05-28 18:13 PM