From the course: C++ Templates and the STL

How to use the exercise files - C++ Tutorial

From the course: C++ Templates and the STL

How to use the exercise files

- [Instructor] The exercise files for this course are included with your membership. Copy the exercise files folder to a location where you can find it on your system. I've copied it to the desktop on this system. Wherever you put it, just be sure you can find it. The exercise files are organized into chapters that correspond with the chapters in the lesson videos. Each of the chapters contain C++ files for following along with the exercises in that chapter. These files are C++ console applications. See the installation videos in the companion course, C++ Essential Training for instructions on compiling and running these programs with popular Windows and Mac development environments. These files are compatible with any modern C++ development environment including Xcode, Microsoft Visual Studio, GCC, Clang or any modern compiler or integrated environment that supports the C++ 14 standard. The exercise files are here to make your learning experience easier and more powerful. So take your time, experiment a lot and happy learning.

Contents