Introduction to C++ using VS Code

When it comes to Technologies and computing advancements, Microsoft is always at the forefront. And when it comes to spreading those ideas in our communities, Microsoft Student Ambassadors are there to do the job!

Topics to be covered:
VS code installation
Introduction to C++
Hello world
Variables
DataTypes
Working with strings
Working with numbers
Getting User input
Building a calculator
Functions