What do I put in the Paramaters for the function glUseProgram? My friend directed e toward a tutorial online for learning OpenGL, but this error always occurs, and it does not explain what to put within the paramaters.
Note that you probably should not be copy/pasting code from those samples, but instead should be looking at, compiling, and running the tutorial source code directly. The process for doing that is outlined here: