Example scripts for C++ learning.
These scripts involve (so far):
- Hello World using strings
- Calculating area of 2D shapes
- Using trigonometry functions and vectors
- Working with 2D arrays (still in development)
- Working with pointers (still in development)