Alexander Ryzhov
May 1, 2025

Snake Case

It might sound ridiculous, but i’ve struggled a lot with a naming style in the past. I knew that this is stupid, but still weren’t able to forget about it.

The solution was to use snake_case. After a long thought (unecessary long), i’ve to come to understanding, that snake_case is the most universal approach:

  • Works for programming languages in combination with King_Snake and SCREAMING_SNAKE.
  • Works for everything else without problems.

So i’ve finally can move on and forget about this formatting nonsense thoughts.