Programming style
Style
- keywords lowercase (read,write..)
- variable names Capitalized (Velocity,Time)
- constant names UPPERCASE (PI,GRAVITY)
Names
- Combination of Characters+numbers
- begin with a letter
- no blank character
- no special char (!”#$\’%&/+-*)
- ត characters length