Lab Exercise - Getting Started
- Follow your lab instructor's demonstration.
- Create a new C++ Project in Visual Studio 2019 named
lab1_exercise
- Name the .cpp file inside
ex1.cpp
- Type the following code in to your project:
- Your program output should be
Hello, CS110 students!
- Follow your lab instructor's example or the instruction in the teaching video to make a screen shot of the
output and save it as an image file, e.g.
lab1.jpeg
orlab1.png
etc. - All files you hand in should have helpful names!
- Follow the submission preparation instructions for your C++ environment below... they apply to all labs.
- Make sure your .cpp files have the names required by the lab exercise.
- Upload the .cpp files and the screenshots of your program outputs to UR Courses