When you're doing math for graphics, physics, games, or whatever, you should use column vectors when you're representing points, differences between points, and the like.
Symbolically, you should do this and
Not this:
That statement is not at all controversial in the fields of mathematics and physics, but in graphics, due to historical reasons, it's still an issue.