This video gives a brief introduction to basic commands and you get to make a program that takes 3 numbers that a user inputs and averages ...more
How to use the rand function in C++ to create a random number generator.
This introductory video covers the main features of the Visual C++ 2008 Express Edition and walks you through some of the most common tasks ...more
OpenGL(OPEN Graphics Language) is a 3D graphics language developed by SGI, which has become a de facto standard supported in Unix, Windows ...more
OpenGL (Open Graphics Library) is a standard specification defining a cross-language cross-platform API for writing applications that ...more
This C++ programming tutorial goes through loops, switch statements, if else statements and applying them to another fairly simple program ...more
This C++ programming tutorial goes through the use of functions, pointers, how to make fullscreen, and changing colors per line.
This is a beginner's video tutorial that shows you how to create a very basic "Hello World" using C++.
This is a video lesson on how to set up OpenGL and GLUT for Visual C++ on Windows so that you can program in 3D. Bill Jacobs uses the free ...more