filmov
tv
Different Types of Cases for Programming Naming Conventions
![preview_player](https://i.ytimg.com/vi/hO6LKZsTgys/sddefault.jpg)
Показать описание
When working with computers—specifically while programming—you'll inevitably find yourself naming things
A major factor of being successful in naming is knowing the type of case you want to use so that you can have a consistent convention per project/workspace. If you're writing software, you'll come across at least one of these in a languages specification for how it's written. Some languages (Go, particularly) rely heavily on you knowing the difference between two of them and using them correctly!
A major factor of being successful in naming is knowing the type of case you want to use so that you can have a consistent convention per project/workspace. If you're writing software, you'll come across at least one of these in a languages specification for how it's written. Some languages (Go, particularly) rely heavily on you knowing the difference between two of them and using them correctly!