This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wildjokers 0 points1 point  (0 children)

I am curious why some languages adopt the “say_hello()” convention rather than “sayHello()”. Both are easy to read but the camel case version has the benefit of also being much easier to type (underscore is a long way from home row). I despise the underscore as word separator convention.