Documenting the code

Documentation of the code tells why a specific method was chosen and how to use a program. Documentation has two common methods:

1. Documenting the code, explaining what it does and sometimes why this specific logic was chosen.

2. How to use a program is specified in readme file.

YouTube video



Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator