OpenGL Shaders not working

Ok, so, I didn’t have to add VBOs or anything like that, I just had to add glLinkProgram() to the Shader.use() method. I don’t think it’s supposed to be that was, but I’m on Ubuntu, so maybe there’s something wrong with the drivers for my GPU. Anyway, thanks guys.