0
Is it needed to learn graphics after learning C++ completely?
I've just learned C++, and now I'm wondering if I need to learn other rules to add graphical items or it has the same rules.
1 Resposta
+ 7
Well the C++ basics are the same.
You can learn how to use additional libraries, to create applications like GUIs, games and more.
You can try libraries like SDL2 and SFML.
https://www.sololearn.com/discuss/498964/?ref=app