Y
Hacker News
new
|
ask
|
show
|
jobs
by
dansimau
4734 days ago
Python's PEP8 recommends underscores for functions, method names and instance vars, but the stats are showing a break down of camelCase with and without first capital letter (which shouldn't really be relevant).
1 comments
signed0
4734 days ago
Are you sure you are looking at the Python page? I don't see a category for variable names.
link
anonymoushn
4733 days ago
Clicking on Python returns the Scala page here. I cannot get to the Python page.
link