+ 6
Java GUI
I want a complete course about Java GUI, awt, swing, etc,.. on SoloLearn. Is there anyone who also wants it?
3 odpowiedzi
+ 7
you won't be able to understand it, without practicing it.. because once the course is added you will need to practice it.. and code Playground here will most probably won't be able to support GUI.. it will make the application laggy.. If you just want the tutorial then you can visit other sites such as JavaTpoint or udemy or udacity or edx and the oracle docs.
+ 1
On another note, in case you didn't know, awt and swing GUIs are pretty deprecated. If you're looking into doing GUIs, look for JavaFX tutorials. It's the 'in thing' when it comes to GUI development in Java
0
Can GUI import in java from sololearn