0
What's the best way to write and run java codes?
8 Answers
+ 2
You can practice your Pc with an IDE like DrJava or compile your code on your mobile with apps like "Java N-IDE","AIDE"..Or you could run your code on sololearn...
+ 2
For mobile it's JAVA-N-IDE
+ 1
Try an IDE like NetBeans
+ 1
Thanks all of you.. I'm new in java. i just downloaded java jdk ,so now all i need id an IDE right guys?
+ 1
actually no, if you are able to to compile it then you are able to write it in any text editor. But an IDE is highly recommend.
+ 1
IDK, I use JAVA-N-IDE
+ 1
Use eclipse or myeclipse
0
ok guys .. what i did.. i installed jdk 11 and eclipse latest version.. so now i can write code on eclipse and run it .. is it right?