Hello People,
I took a class in C++ about a year ago and really liked learning to write code and working with with programs. I did not do very well in the class, in fact i ended up with a C-. Recently I decide that I wanted to try agin, this time for for my own reasons instead of just trying to get the 3 credits of computer science out of the way.
I would like to reach out to anyone that can help me remember how to get started. I have some of the source codes I wrote for the in class and held on to the text book(starting out with C++). I am planning on going though the whole book problem by problem.
My question may seem elementrey to many of you but, I would really appreciat any guidence you can give me.
I want to run the code in the command prompt window. I have downloaded Dev C++, and copied the code from my email to the Dev C++ program. What do I do from here in the command prompt. If I remember correctly, Ineed to save the file, then open it in the command prompt and complie then run the same file with a .cpp to get it to work. My problem is im not sure what the cammands are to get to the file, compile it, and run it.
Any Advice would be wounderful
Have a nice Day!!!