Most resources available online are very outdated. Specifically, they are all about OpenGL 2 which matches to DirectX 9.
The current specification is 3.2 which is equivalent (or, well, very close) to DirectX 10 (11). But the specification itself is very hard to read. In contrast, DirectX SDK is a wonderful piece of documentation, samples, and tools.
Where I can get the programming guide for OpenGL, that is not outdated? Where can I get the samples? And so on.