Hello everyone, I am a newbie programmer trying to find my way into this field. I recently started to learn C++, and I am trying to learn the language by doing some open-sourced project from GitHub.
My question is how do I access the file. Every time I downloaded the file from GitHub, There seemed to be no way of running it.
For example, Codecademy export · GitHub.
The website contains another person’s project from Codecademy. I am using Visual Studio Code and every time I opened the main.cpp, There is no build or compile button that lets me run the code.
Thank you