hmm, i did start by using c++ just a simple console thing with cout and stuff, i knew how to display messages, make integers, do if statements and randomize but thats about it, then i went to GLUT but that seemed weird cause it was annoying just to make and a shape and get it to move, however i did understand how to make a shape in that, then i read the u shouldn't use glut for making game u should use allegro, SFML, or SDL so i looked into SFML and here i am
P.S i did visual basic before any of this, and i tryed to make a top down game in it, fail, its just not meant for making games.