POLL: Function and Variable naming conventions, which do you use and why?
What naming convention do you use?
19 members have voted
-
1. What naming convention do you use?
-
camelCase for functions AND variables9
-
lowercase for functions AND variables0
-
lowercase + underscores functions AND variables3
-
camelCase for functions, lowercase for variables1
-
cameCase for functions, lowercase + underscores for variables4
-
lowercase for functions, camelCase for variables0
-
lowercase for functions, lowercase + underscore for variables0
-
lowercase + underscores for functions, camelCase for variables0
-
lowercase + underscores for functions, lowercase for variables2
-
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.