"In C++, it's harder to shoot yourself in the foot, but when you do, you blow off your whole leg." -- Bjarne Stroustrup

This page will be filled out with links to slides, example code, and other useful information as the semester progresses.

The easiest way to access the sample code files is to clone the git repository for the course. You should use the command "git clone https://github.com/crdelozier/CIS190.git" to download the repository to the location of your choice. Before each class, navigate to the directory that you downloaded the repository to, and run "git pull" to download the latest code samples and notes.

Lectures