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?
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 ;)
+ 2
Fury
Everywhere
+ 2
Fury For basi GUI in java (in desktop enviroments) see here https://docs.oracle.com/javase/tutorial/uiswing/index.html
+ 1
Search for "Swing" on Google đ
0
thanks for everybody



