This first week's project is just to review the steps from today's lab exercise, to help you keep from forgetting them.
Choose one of the projects you wrote for your last programming course, and get it running in Eclipse.
If your last programming course was in Python or Java, either:
If your last programming course was in C++ using MS Visual Studio (or some other IDE other than Eclipse), import the C++ source files from one of those projects into an Eclipse project and get them to compile and run correctly there.
Nothing; this exercise will not be collected or graded. This exercise is just to help those of you who have not used C++ before practice using it, AND help those of you who have not used Eclipse before practice using it.