C++ Lecture 1 Introduction

  • 11 years ago
This video is an introduction to C++. It is the first in a series of videos. This video shows you how to use the #include, stdafx.h, iostream, iomanip, using namespace std, cout, endl, //, /* */, and how to create your first project.