Hello!
I'm new enough to programming that I'm not even entirely sure what question I'm supposed to be asking, but I keep getting an error when trying to run a coding project that I found online (the idea is that I'm trying to see what the code does).
I've tried a few different ways of opening a new project or file and I keep getting error messages when I try to RUN the code. At one point, I got "Unable to find the project that contains [insert path here]."
And then I got "please open a folder with a solution to debug" when I tried another way.
All I want is simply to be able to run some code in Visual Studio Code so I can see what it does and begin to understand each of its components. I'm very frustrated that I am trying to learn to code but I'm having trouble even figuring out something as BASIC as "how do I even make ANY piece of code run on this thing?"
If someone could please explain to me how to even make any code do anything like I am an absolute beginner (because I am), I would be EXTREMELY grateful. I'm on a Windows BTW and I'm pretty sure I've installed everything I need because I have successfully linked Visual Studio Code with Unity and the two are successfully interacting (I am following along with a Unity tutorial on Udemy).
I'm new enough to programming that I'm not even entirely sure what question I'm supposed to be asking, but I keep getting an error when trying to run a coding project that I found online (the idea is that I'm trying to see what the code does).
I've tried a few different ways of opening a new project or file and I keep getting error messages when I try to RUN the code. At one point, I got "Unable to find the project that contains [insert path here]."
And then I got "please open a folder with a solution to debug" when I tried another way.
All I want is simply to be able to run some code in Visual Studio Code so I can see what it does and begin to understand each of its components. I'm very frustrated that I am trying to learn to code but I'm having trouble even figuring out something as BASIC as "how do I even make ANY piece of code run on this thing?"
If someone could please explain to me how to even make any code do anything like I am an absolute beginner (because I am), I would be EXTREMELY grateful. I'm on a Windows BTW and I'm pretty sure I've installed everything I need because I have successfully linked Visual Studio Code with Unity and the two are successfully interacting (I am following along with a Unity tutorial on Udemy).