Vectors | Chapter 1, Essence of linear algebra - 3Blue1Brown

How does the physics student view vectors?

The physics student views vectors as arrows pointing in space, with the defining characteristics being their length and direction. They can be moved around as long as those two facts remain the same.

How does the computer science student view vectors?

The computer science student views vectors as ordered lists of numbers, where the length of the list indicates the number of dimensions of the vector. The order of the numbers matters, and they can represent various features or properties.