Addition of Vectors: Writing a Program to Add Vectors

Subscribers:
632
Published on ● Video Link: https://www.youtube.com/watch?v=X4HMZp_1cys



Duration: 5:04
5 views
1


I'm trying something new today: applying programming to geometry.

In this video you will see my gently use some object oriented programming concepts to represent and add vectors.

There's quite a bit of information that I glossed over, so if any of this stumps you, please ask questions in the comments!

#code #geometry #codewithme