Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic coding convention - Variable names #17

Open
mirmahathir1 opened this issue May 25, 2022 · 0 comments
Open

Basic coding convention - Variable names #17

mirmahathir1 opened this issue May 25, 2022 · 0 comments
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@mirmahathir1
Copy link
Member

mirmahathir1 commented May 25, 2022

Variable names in your code should be self explanatory. Write long variable names if required. Rename all variable names that do not convey a clear meaning of what it represents.

e.g.

@mirmahathir1 mirmahathir1 added the documentation Improvements or additions to documentation label May 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants