Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Whether you have had C++ before or not, this page is made to inform you about some of the most necessary basics when writing in C++.


Panel
borderColor#dfe1e5
bgColor#eff9ff
borderWidth2
titlePage content

Table of Contents


Getting started

After downloading Visual Studio (or another compiler, though they won't be explained here), it is time to make our first project!

Expand
titleMake new project


Info

Visual Studio 2019 is used in this tutorial.

  1. Open VS and click on Create a new project. Choose then an Empty Project and click Next.
    Image AddedImage Added




BibTeX Display Table