+ 1
I wanna develop GUIs in c++ can somewan point in the right direction😉😉
Gui development
2 Respostas
+ 3
First you should get sufficient practice with basic C++.
Then, you have learn some additional tool that allows you to do GUI, for example Qt.
Gui development