Socratrees

  • Recent
  • Info
  • Sign up for beta
  • Log in

Assuming that Similarly-named camel case identifiers are easier to distinguish between than underscore-formatted identifiers does it oppose that Underscore formatting is more suitable than camel case formatting for code?

1
2
posted Feb 27, 2018

Yes, because ...

1
  • Code should be written primarily for people to read
    1
    0

No, because ...

0
  • Distinguishing between similarly-named identifiers is not a common scenario in programming
    1
    1

Current branch

Loading ...