Unify the writing style and name when writing code
--Pascal case
--Camel case
--Snake case --Member variables have an underscore at the end
--Snake case in all capital letters
--Two whitespace characters
--So that the parentheses are lined up vertically
Recommended Posts