0

Where I can use Java ?

Hello Sololearn, I dont know where I can use Java . I have already created a lot of programs which works only on console.I know syntax,oop but I dont know where use it. For example when i was learning html,css,js I can do a lot of cool things but in Java i can only see my result on console( So how i can practice in real projects?

17th Jul 2018, 4:48 AM
Fury
5 Answers
+ 3
Java is not only for console app. but you can use it as standalone app on windows,linux,mac,android etc.Also you can use java as a server base app or you can write lots of plugins into web browsers like mozila.Also, I am convinced that you can find lots of open source projects on which you can participate ;)
17th Jul 2018, 5:01 AM
Highman
Highman - avatar
+ 2
Fury Everywhere
17th Jul 2018, 7:43 AM
Dlite
Dlite - avatar
+ 2
Fury For basi GUI in java (in desktop enviroments) see here https://docs.oracle.com/javase/tutorial/uiswing/index.html
17th Jul 2018, 8:01 AM
KrOW
KrOW - avatar
+ 1
Search for "Swing" on Google 😉
17th Jul 2018, 6:44 AM
KrOW
KrOW - avatar
0
thanks for everybody
17th Jul 2018, 6:54 PM
Fury