Stupid Question | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Stupid Question

I have no previous programming experience at all, I'm completely unfamiliar with coding in all languages and using IDE's. I've recently enrolled in college and am taking a programming class, my professor is having me use NetBeans and not Eclipse, is there a significant difference between the two?

29th Sep 2016, 1:54 AM
94jams
4 Answers
0
I know that they both compile bytecode. I believe they are just different types of jvm's. id think they just work on different os.
29th Sep 2016, 2:33 AM
Eric Kershner
Eric Kershner - avatar
0
eclipse doesnt get installed while netbeans does. they are both good for java, although i like eclipse more. i prefer intellij - get it if your school offers it for free.
29th Sep 2016, 2:47 AM
Mythos
0
netbeans is also like eclipse
29th Sep 2016, 2:19 PM
Kashish Gupta
Kashish Gupta - avatar
0
use Idea from jetBrains
30th Sep 2016, 11:43 AM
Andrew Darvell
Andrew Darvell - avatar