Which Compiler to use? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Which Compiler to use?

I've just started learning Java via Solo learn and I'd like to try out the code in my computer. what compiler would you suggest?

20th May 2017, 8:00 AM
Sankara Narayanan
Sankara Narayanan - avatar
4 Answers
+ 16
JDK is the Java Development Kit. You've got to install it whatever IDE you use. The ide calls it to compile your code.
20th May 2017, 8:03 AM
Tashi N
Tashi N - avatar
+ 14
Eclipse, IntelliJ, Netbeans. Choose what you like best.
20th May 2017, 8:01 AM
Tashi N
Tashi N - avatar
+ 6
@sankara as u are novice u can try bluej..... jdk is inbuilt in it..... i m telling this because its used in our schools..😉😉
30th May 2017, 1:00 PM
cHiRaG GhOsH
cHiRaG GhOsH - avatar
+ 2
Whats JDK then?
20th May 2017, 8:02 AM
Sankara Narayanan
Sankara Narayanan - avatar