+ 1

How does one create an a good looking GUI in sololearn?

I'm new to sololearn and I've always wandered, how would you go about creating a GUI

27th Oct 2016, 4:55 AM
Devashan Naicker
Devashan Naicker - avatar
1 Resposta
0
It depends what language you want to use. Most languages will have some sort of library that will provide the ability to build GUIs. You most probably also want to understand event driven programming if you are going to make a program with a GUI. You could also argue that you can make a GUI using HTML, CSS and JS.
23rd Oct 2019, 9:20 AM
Nathan Stanley
Nathan Stanley - avatar