You should learn C++ first, references and const are really basics. SFML is a high-level library, which requires you to know the techniques and constructs it works with.
I can understand if you want to see results as fast as possible, but that's the wrong way. You will certainly come across several problems just because you didn't invest the time to learn the language. And that can be very discouraging.