In this video we are going to learn how create classes, a class is basically a group of functions in one, ie; you can create objects with different variable names and each would be run differently according to the object (each object can be given its own properties) and in a class several functions can be made regarding the object and the requirements as well.