CS3240: Data Structures and Algorithms

starting with Visual Studio and C++

due Jan 15

Go through the slides stored here (local version)and re-produce the Console application discussed there.

This exercise is simply to expose you to how to using an editor. We are going to be using Microsoft's Visual Studio IDE in this course for our development in C++ (the tutorial is showing using an older version of Visual Studio so it is showing you the "concept" but, you should adapt it to the steps necessary in your version of the editor).

 

AGAIN: your version of the Visual Studio IDE may be different than the one shown in the slides - however the concepts are the same or similar - read the online help for your version of the IDE to complete this work.

 

Evaluation

  • completed for 50 points, not completed 0 points.

Deliverables

  1. Show in class to instructor
© Lynne Grewe