What should be learnt first, GUI programming with Qt or game graphics programming with Opengl?

After learning cpluplus for 2 years now,i am migrating to learn GUI and game programming with opengl,

but a problem lands in what should be learnt first?
What do you want to do?
Do you want to write GUI apps or games - these are totally different things.
Or do you just want to learn for the sake of learning?
i really want to know c++ in depth such that i can tackle dow any programming project for both gui and opengl graphics.
closed account (48T7M4Gy)
Qt then opengl

http://doc.qt.io/qt-5/examples-widgets-opengl.html
Last edited on
thanks
Topic archived. No new replies allowed.