Deadlines: You need to complete Part 1 before 04/01/2018, 11:30 pm, and if you intend to complete Part 3 (which is recommended), the sooner is definitely the better (i.e., make at least an attempt before the end of the week).
Dependencies: Once the presentation of the syllabus is done, the three parts can be done independently.
Log-in to https://lms.augusta.edu/ (a.k.a. “Desire2Learn”, a.k.a “D2L”). You can use any browser you like (Firefox and Opera are available for every plateform), but keep in mind that you may experience difficulties with unsupported browser.
If you’re not, you can go see a presentation (that uses the old layout…) at https://www.augusta.edu/orientation/d2l.php. Try to get used to the layout. Hopefully it won’t change!
Find the course’s page on D2L. It should be at https://lms.augusta.edu/d2l/home/291910, under the heading “2018-SP-CSCI-1301-XLS Principles of Comp Program I”.
Look for the Quiz named “Introduction” under “Assessments” → “Quizzes”, and complete it.
Part II - Configuring Your Installation
Follow the “Before You Begin” Chapter of your textbook, i.e.,
You don’t need to install Visual Studio (VS), since it is already installed. If you want to install it on your own computer (which is recommended), go to Part III once you’re done with this part, and then follow the instructions below on you own computer.
Download the examples of the textbook at http://deitel.com/bookresources/vcsharphtp6/examples.zipGet organized now! Create a folder for this class, and two sub-folders: one for this first lab, and one where you will extract this zip archive.
Launch VS, and make sure the line numbers are shown: “Tools” → “Options” → “Text Editor” → “All Languages” → “General” → “Line Numbers” (VS 15.5.2), or “Text Editor” → “Options” → “All languages” → “Line Numbers”.
Exit VS, using ALT + F4
Part III (Optional) - Installing Visual Studio On Your Own Computer
This part gathers some references for you to install Visual Studio on your own computer, regardless of your operating system. It is strongly encouraged that you do so, especially if you want to continue in a CS / IT degree, but not mandatory. The instructions are not really detailed: feel free to look on the Internet, ask your classmates or instructor for details or help.
If you’re not running Windows (i.e., if your operating system is Debian, Android, MacOS, Red Hat, etc.), do the following. You can jump to the next step if you’re running Windows.
Install a Virtual Machine. You can either get “VMware Fusion v10 for Mac” (only for MacOS) on Dr. Schultz’s webpage, or download Virtual Box (any operating system).
Download a version of “Microsoft Operating Systems” from Dr. Schultz’s webpage.
Install and run your version of Windows from your virtual machine, and go to the next step.