I am about to start learning OpenGL with the book : OpenGL SuperBible 6th edition. I am an absolute beginner, so if my question will seem "strange", it means I need some extra explanations.
The book states :
This book covers version 4.3 of the OpenGL specification.
But my video card ( Nvidia GeForce 9500GT ) supports only OpenGL 3.3 ( that is what I found when checking GPU Caps Viewer ).
My question is : When learning from the book, how do I know which functions and methods explained in the book I can use with my video card, and which ones I can't ?