I was reading CodeComplete the other day, learned why naming your variables, classes, packages, routines can help the make code more readable.
What I realised that this practice is not usually scene with OpenSource projects. I have seen a few big OSS where sometimes code is not readable.
Question:
If you have a medium to big scale Open-source project have you ever thought of putting a Naming Convention in the contributing guidelines.
Yes/No/thoughts ?
Top comments (0)