Hi everyone can anyone tell me how the graphical softwares are made? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 1

Hi everyone can anyone tell me how the graphical softwares are made?

and which language and platform is best for making these graphical software recently i have completed a project on banking system that is in cpp language and it is just a console application with no gui.

22nd Aug 2017, 5:30 PM
Ahmad Ali Saim
Ahmad Ali Saim - avatar
3 Respuestas
0
have a look for Qt or gtk ;)
23rd Aug 2017, 3:21 PM
Gunther Strauss
Gunther Strauss - avatar
0
but some people have asked me to go for asp.net with c# for cross platform application developmemt
25th Aug 2017, 4:41 AM
Ahmad Ali Saim
Ahmad Ali Saim - avatar
0
Well you can go with what ever you want, but 1) your flag said c++, so I answered to this 2) I wouldn't think of c# when I think about cross platform, but I know that they working on it, but have no idea of the current status... 3) then you can also think about "go" or java ;) look what has the most advantage for your specific problem (c# : threading, go : scaling) 4) think about the effort you have to put in the interface of different languages...
25th Aug 2017, 12:10 PM
Gunther Strauss
Gunther Strauss - avatar