I understand that naming conventions are important for a number of reasons, most having to do with making your code more readable and easier to integrate into larger projects, e
Do not forget to use this verbs "is, has or can" for boolean methods, such as: isOn(), isFull(), and so on.