Is there a standard way to name them or is it programmer’s call?
Thank you.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Use your company’s coding guidelines; challenge them if they are outdated (i.e. keep a list of changes at the top of the file despite using version control).
If you’re the first programmer or doing it for yourself, decide on a set of coding guidelines that works for you, document it, and stick with it.