In this project, I want to define vector operation class. This class that I made will provide vector operation such as addition, substraction, multiplication, skalar multiplication, dot products, etc. The aim of this project is we can perform vector operation easily without define them repeatly.