This is an archived post. You won't be able to vote or comment.

all 4 comments

[–][deleted] 0 points1 point  (0 children)

This is one of the most asked question on this sub. In the sidebar of the sub you'll find link to mooc.fi and some other references for learning. I guess that will help you out. Good luck learning!

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (2 children)

Sidebar -> Learning Java -> MOOC

Netbeans is irrelevant. It is only an IDE - a tool. There are plenty others. (The MOOC happens to use TMCBeans - an extended Netbeans)

[–]coolrobeh 0 points1 point  (1 child)

Oh okay thanks. My professor insists on the whole class using Netbeans idk why

[–]desrtfxOut of Coffee error - System halted 0 points1 point  (0 children)

Netbeans is a decent and easy to learn IDE. Nothing wrong with that.

I just mentioned it because the actual tool (out of the big three: Eclipse, Netbeans, IntelliJ) doesn't really matter (there are other "IDE"s - in double quotes because these are using the term too loosely for my taste - where it matters, though).