this post was submitted on 07 Feb 2021
0 points (NaN% liked)

General Programming Discussion

7709 readers
14 users here now

A general programming discussion community.

Rules:

  1. Be civil.
  2. Please start discussions that spark conversation

Other communities

Systems

Functional Programming

Also related

founded 5 years ago
MODERATORS
 

CamelCase? snake_case? Something else? And why?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

PascalCase or camelCase (note the capitalization of the first letter, that's the difference between the two) basically always.