My main site - http://www.mcprogramming.org
My CS site - http://www.essentialcscourses.com
My Twitter - / mcprogramming
My Facebook - / 220026358164435
C++ - Constructor - In this C++ tutorial, I go over constructors and why they are so important when creating classes and objects. They help to initialize values for each object created from the class.