It's my first time dabbling in java, which program is better to learn on for a beginner? Eclipse or net beans. | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

It's my first time dabbling in java, which program is better to learn on for a beginner? Eclipse or net beans.

24th Jun 2016, 4:25 PM
Xsteezy
Xsteezy - avatar
6 Antworten
+ 2
for beginner level go for netbeans
24th Jun 2016, 11:03 PM
Aamir Memon
Aamir Memon - avatar
+ 1
I like eclipse, check out the thenewboston for tutorials on YouTube...
24th Jun 2016, 4:59 PM
Dwayne Briddell
Dwayne Briddell - avatar
+ 1
Net beans is an IDE that is suitable for the beginner as it does a lot of things for the user. Eclipse is more for experienced programmers.
24th Jun 2016, 5:01 PM
Romil Gaurav
Romil Gaurav - avatar
0
For beginning I advice you Eclipse, it's very user friendly IDE and it's easy to install other plugin. You have a large community of developer. Beside in business lot of people work with it ;-) We can add that other IDE are based on the same concept of Eclipse as Android Studio, Spring IDE, so you will have more facility to use this other IDE when you will progress in development.
24th Jun 2016, 5:04 PM
Thomas Rohart
Thomas Rohart - avatar
0
eclipse is good but the open nature and quantity tools and plugins can be overwhelming because depending on the version you may have to install them yourself, if you plan not to use tools this will do. netbeans has most everything pre-installed and at had no configuration is needed however the many tools and options once again can be daunting. personally I was educated on netbeans (college computers) and learnt on eclipse. may I suggest something radical? notepad++? no frills no tools no intellisense crap, it'll focus you on the code you write and give you that extra bit of flour when writing code later. I used to do it on paper then type it into my ide see if it ran off it didn't I fixed it on paper and ran it again till I learnt how I screwed up.
24th Jun 2016, 8:44 PM
waza kaunda
waza kaunda - avatar
0
honestly as much as I've read most people suggest net beans for starters cuz eclipse has too many options that can end up overwhelming you.....but honestly I started from eclipse when I started learning java ............it didn't really have that big an effect so go with eclipse or netbeans it doesn't matter when it comes to "where I should start" but in the end once you know a bit about java u WILL end up with eclipse so why not just start with eclipse
25th Jun 2016, 10:34 PM
Arsal Azam
Arsal Azam - avatar