get dunked on

this post brought to you by PascalCase gang

  • WhyIsItReal [he/him]
    hexagon
    ·
    4 years ago

    imagine ever using snake case.

    camelCase for functions and variables, PascalCase for class.

    really the only time snake case is reasonable is types, but that strongly depends on the language. typedef int BasicInt looks weird to me, it seems like it should be a class