+ 1
Is how can we use c++ for softwares and how could make UI with c++ ?
I am learning cpp. But i don't know how c++ is used for make softwares and make colourful UI. Is C++ is like python ? We have Turtle Graphics in python for play with colours..In C++ ??
1 Answer
+ 2
You can use QT libraries for reach UI application.